OAuthLoginPage Class |
[Missing <summary> documentation for "T:BlackBerry.Workspaces.OAuthLoginPage"]
Namespace: BlackBerry.Workspaces
public class OAuthLoginPage : ContentPage
The OAuthLoginPage type exposes the following members.
Name | Description | |
---|---|---|
![]() | OAuthLoginPage | Initializes a new instance of the OAuthLoginPage class |
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.) |
Name | Description | |
---|---|---|
![]() | BatchBegin | Signals the start of a batch of changes to the elements properties. (Inherited from VisualElement.) |
![]() | BatchCommit | Signals the end of a batch of commands to the element and that those commands should now be committed. (Inherited from VisualElement.) |
![]() | ClearValue(BindableProperty) | Clears any value set by SetValue for property. (Inherited from BindableObject.) |
![]() | ClearValue(BindablePropertyKey) | Clears any value set by SetValue for the property that is identified by propertyKey. (Inherited from BindableObject.) |
![]() | DisplayActionSheet | Displays a native platform action sheet, allowing the application user to choose from several buttons. (Inherited from Page.) |
![]() | DisplayAlert(String, String, String) | Presents an alert dialog to the application user with a single cancel button. (Inherited from Page.) |
![]() | DisplayAlert(String, String, String, String) | Presents an alert dialog to the application user with an accept and a cancel button. (Inherited from Page.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Focus | Attemps to set focus to this element. (Inherited from VisualElement.) |
![]() | ForceLayout | Forces the Page to perform a layout pass. (Inherited from Page.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetSizeRequest | Obsolete. Returns the SizeRequest of the element. Calling this method begins the measure pass of a layout cycle. (Inherited from VisualElement.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetValue | Returns the value that is contained the BindableProperty. (Inherited from BindableObject.) |
![]() | IsSet | To be added. (Inherited from BindableObject.) |
![]() | Layout | Updates the bounds of the element during the layout cycle. (Inherited from VisualElement.) |
![]() | Measure | Returns the minimum size that a visual element needs in order to be displayed on the device. (Inherited from VisualElement.) |
![]() | On``1 | TReturns the platform-specific instance of this Page, on which a platform-specific method may be called. (Inherited from Page.) |
![]() | RemoveBinding | Removes a previously set binding. (Inherited from BindableObject.) |
![]() | RemoveDynamicResource | Removes a previously set dynamic resource (Inherited from Element.) |
![]() | SendBackButtonPressed | Calls OnBackButtonPressed. (Inherited from Page.) |
![]() | SetBinding | Assigns a binding to a property. (Inherited from BindableObject.) |
![]() | SetDynamicResource | Sets the BindableProperty property of this element to be updated via the DynamicResource with the provided key. (Inherited from Element.) |
![]() | SetValue(BindableProperty, Object) | Sets the value of the specified property. (Inherited from BindableObject.) |
![]() | SetValue(BindablePropertyKey, Object) | Sets the value of the propertyKey. (Inherited from BindableObject.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | Unfocus | Unsets focus to this element. (Inherited from VisualElement.) |
Name | Description | |
---|---|---|
![]() | Appearing | Indicates that the Page is about to appear. (Inherited from Page.) |
![]() | BindingContextChanged | Raised whenever the BindingContext property changes. (Inherited from BindableObject.) |
![]() | ChildAdded | Occurs whenever a child element is added to the element. (Inherited from Element.) |
![]() | ChildRemoved | Occurs whenever a child element is removed from the element. (Inherited from Element.) |
![]() | ChildrenReordered | Occurs when the Children of a VisualElement have been re-ordered. (Inherited from VisualElement.) |
![]() | DescendantAdded | Occurs whenever a child element is added to the elements subtree. (Inherited from Element.) |
![]() | DescendantRemoved | Occurs whenever a child element is removed from the elements subtree. (Inherited from Element.) |
![]() | Disappearing | Indicates that the Page is about to cease displaying. (Inherited from Page.) |
![]() | Focused | Occurs when the element receives focus. (Inherited from VisualElement.) |
![]() | LayoutChanged | Raised when the layout of the Page has changed. (Inherited from Page.) |
![]() | MeasureInvalidated | Event that is raised when the layout of a visual element is invalidated. (Inherited from VisualElement.) |
![]() | PropertyChanged | Raised when a property has changed. (Inherited from BindableObject.) |
![]() | PropertyChanging | Raised when a property is about to change. (Inherited from BindableObject.) |
![]() | SizeChanged | Occurs when either the Width or the Height properties change value on this element. (Inherited from VisualElement.) |
![]() | Unfocused | Occurs when the element loses focus. (Inherited from VisualElement.) |