OAuthLoginPage Events |
The OAuthLoginPage type exposes the following members.
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.) |