OAuthLoginPage Properties |
The OAuthLoginPage type exposes the following members.
Name | Description | |
---|---|---|
![]() | AnchorX | Gets or sets the X component of the center point for any transform, relative to the bounds of the element. This is a bindable property. (Inherited from VisualElement.) |
![]() | AnchorY | Gets or sets the Y component of the center point for any transform, relative to the bounds of the element. This is a bindable property. (Inherited from VisualElement.) |
![]() | AutomationId | Gets or sets a value that allows the automation framework to find and interact with this element. (Inherited from Element.) |
![]() | BackgroundColor | Gets or sets the color which will fill the background of a VisualElement. This is a bindable property. (Inherited from VisualElement.) |
![]() | BackgroundImage | Identifies the image used as a background for the Page. (Inherited from Page.) |
![]() | Behaviors | Gets the list of Behavior associated to this element. This is a bindable propery. (Inherited from VisualElement.) |
![]() | BindingContext | Gets or sets object that contains the properties that will be targeted by the bound properties that belong to this BindableObject. (Inherited from BindableObject.) |
![]() | Bounds | Gets the bounds of the element. (Inherited from VisualElement.) |
![]() | ClassId | Gets or sets a value used to identify a collection of semantically similar elements. (Inherited from Element.) |
![]() | Content | Gets or sets the view that contains the content of the Page. (Inherited from ContentPage.) |
![]() | ControlTemplate | Gets or sets the control template that is used to display content. (Inherited from TemplatedPage.) |
![]() | Effects | A list of the effects that are applied to this item. (Inherited from Element.) |
![]() | Height | Gets the current rendered height of this element. This is a read-only bindable property. (Inherited from VisualElement.) |
![]() | HeightRequest | Gets or sets the desired height override of this element. (Inherited from VisualElement.) |
![]() | Icon | Resource identifier for the Page's associated icon. (Inherited from Page.) |
![]() | Id | Gets a value that can be used to uniquely identify an element through the run of an application. (Inherited from Element.) |
![]() | InputTransparent | Gets or sets a value indicating whether this element should be involved in the user interaction cycle. This is a bindable property. (Inherited from VisualElement.) |
![]() | IsBusy | Marks the Page as busy. This will cause the platform specific global activity indicator to show a busy state. (Inherited from Page.) |
![]() | IsEnabled | Gets or sets a value indicating whether this element is enabled in the user interface. This is a bindable property. (Inherited from VisualElement.) |
![]() | IsFocused | Gets a value indicating whether this element is focused currently. This is a bindable property. (Inherited from VisualElement.) |
![]() | IsVisible | Gets or sets a value that determines whether this elements should be part of the visual tree or not. This is a bindable property. (Inherited from VisualElement.) |
![]() | MinimumHeightRequest | Gets or sets a value which overrides the minimum height the element will request during layout. (Inherited from VisualElement.) |
![]() | MinimumWidthRequest | Gets or sets a value which overrides the minimum width the element will request during layout. (Inherited from VisualElement.) |
![]() | Navigation | Gets the context aware navigation interface for the element. (Inherited from VisualElement.) |
![]() | Opacity | Gets or sets the opacity value applied to the element when it is rendered. This is a bindable property. (Inherited from VisualElement.) |
![]() | Padding | The space between the content of the Page and it's border. (Inherited from Page.) |
![]() | Parent | Gets or sets the parent element of the element. (Inherited from Element.) |
![]() | ParentView | Obsolete. Gets the element which is the closest ancestor of this element that is a VisualElement. (Inherited from Element.) |
![]() | Resources | Gets or sets the local resource dictionary. (Inherited from VisualElement.) |
![]() | Rotation | Gets or sets the rotation about the Z-axis (affine rotation) when the element is rendered. (Inherited from VisualElement.) |
![]() | RotationX | Gets or sets the rotation about the X-axis (perspective rotation) when the element is rendered. (Inherited from VisualElement.) |
![]() | RotationY | Gets or sets the rotation about the Y-axis (perspective rotation) when the element is rendered. (Inherited from VisualElement.) |
![]() | Scale | Gets or sets the scale factor applied to the element. (Inherited from VisualElement.) |
![]() | Style | Gets or sets the style that defines how this visual element is displayed. (Inherited from VisualElement.) |
![]() | StyleClass | Gets or sets the style class for the visual element. (Inherited from VisualElement.) |
![]() | StyleId | Gets or sets a user defined value to uniquely identify the element. (Inherited from Element.) |
![]() | Title | The Page's title. (Inherited from Page.) |
![]() | ToolbarItems | A set of ToolbarItems, implemented in a platform-specific manner. (Inherited from Page.) |
![]() | TranslationX | Gets or sets the X translation delta of the element. (Inherited from VisualElement.) |
![]() | TranslationY | Gets or sets the Y translation delta of the element. (Inherited from VisualElement.) |
![]() | Triggers | Gets the list of Trigger associated to this element. This is a bindable property. (Inherited from VisualElement.) |
![]() | Width | Gets the current rendered width of this element. This is a read-only bindable property. (Inherited from VisualElement.) |
![]() | WidthRequest | Gets or sets the desired width override of this element. (Inherited from VisualElement.) |
![]() | X | Gets the current X position of this element. This is a read-only bindable property. (Inherited from VisualElement.) |
![]() | Y | Gets the current Y position of this element. This is a read-only bindable property. (Inherited from VisualElement.) |