Version

ViewBase Class Members

The following tables list the members exposed by ViewBase.

Public Constructors
 NameDescription
Public ConstructorViewBase Constructor  
Public Properties
 NameDescription
Public PropertyAnchorX (Inherited from Xamarin.Forms.VisualElement)
Public PropertyAnchorY (Inherited from Xamarin.Forms.VisualElement)
Public PropertyAutomationId (Inherited from Xamarin.Forms.Element)
Public PropertyBackgroundColor (Inherited from Xamarin.Forms.VisualElement)
Public PropertyBehaviors (Inherited from Xamarin.Forms.VisualElement)
Public PropertyBindingContext (Inherited from Xamarin.Forms.BindableObject)
Public PropertyBounds (Inherited from Xamarin.Forms.VisualElement)
Public Propertyclass (Inherited from Xamarin.Forms.NavigableElement)
Public PropertyClassId (Inherited from Xamarin.Forms.Element)
Public PropertyDispatcher (Inherited from Xamarin.Forms.BindableObject)
Public PropertyEffects (Inherited from Xamarin.Forms.Element)
Public PropertyFlowDirection (Inherited from Xamarin.Forms.VisualElement)
Public PropertyGestureRecognizers (Inherited from Xamarin.Forms.View)
Public PropertyHeight (Inherited from Xamarin.Forms.VisualElement)
Public PropertyHeightRequest (Inherited from Xamarin.Forms.VisualElement)
Public PropertyHorizontalOptions (Inherited from Xamarin.Forms.View)
Public PropertyId (Inherited from Xamarin.Forms.Element)
Public PropertyInputTransparent (Inherited from Xamarin.Forms.VisualElement)
Public PropertyIsEnabled (Inherited from Xamarin.Forms.VisualElement)
Public PropertyIsFocused (Inherited from Xamarin.Forms.VisualElement)
Public PropertyIsTabStop (Inherited from Xamarin.Forms.VisualElement)
Public PropertyIsVisible (Inherited from Xamarin.Forms.VisualElement)
Public PropertyMargin (Inherited from Xamarin.Forms.View)
Public PropertyMinimumHeightRequest (Inherited from Xamarin.Forms.VisualElement)
Public PropertyMinimumWidthRequest (Inherited from Xamarin.Forms.VisualElement)
Public PropertyNavigation (Inherited from Xamarin.Forms.NavigableElement)
Public PropertyOpacity (Inherited from Xamarin.Forms.VisualElement)
Public PropertyParent (Inherited from Xamarin.Forms.Element)
Public PropertyResources (Inherited from Xamarin.Forms.VisualElement)
Public PropertyRotation (Inherited from Xamarin.Forms.VisualElement)
Public PropertyRotationX (Inherited from Xamarin.Forms.VisualElement)
Public PropertyRotationY (Inherited from Xamarin.Forms.VisualElement)
Public PropertyScale (Inherited from Xamarin.Forms.VisualElement)
Public PropertyScaleX (Inherited from Xamarin.Forms.VisualElement)
Public PropertyScaleY (Inherited from Xamarin.Forms.VisualElement)
Public PropertyStyle (Inherited from Xamarin.Forms.NavigableElement)
Public PropertyStyleClass (Inherited from Xamarin.Forms.NavigableElement)
Public PropertyStyleId (Inherited from Xamarin.Forms.Element)
Public PropertyTabIndex (Inherited from Xamarin.Forms.VisualElement)
Public PropertyTranslationX (Inherited from Xamarin.Forms.VisualElement)
Public PropertyTranslationY (Inherited from Xamarin.Forms.VisualElement)
Public PropertyTriggers (Inherited from Xamarin.Forms.VisualElement)
Public PropertyVerticalOptions (Inherited from Xamarin.Forms.View)
Public PropertyVisual (Inherited from Xamarin.Forms.VisualElement)
Public PropertyWidth (Inherited from Xamarin.Forms.VisualElement)
Public PropertyWidthRequest (Inherited from Xamarin.Forms.VisualElement)
Public PropertyX (Inherited from Xamarin.Forms.VisualElement)
Public PropertyY (Inherited from Xamarin.Forms.VisualElement)
Protected Properties
 NameDescription
Protected Internal PropertyGestureController (Inherited from Xamarin.Forms.View)
Public Methods
 NameDescription
Public MethodBatchBegin (Inherited from Xamarin.Forms.VisualElement)
Public MethodBatchCommit (Inherited from Xamarin.Forms.VisualElement)
Public MethodClearValueOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Public MethodCoerceValueOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Public MethodFindByName (Inherited from Xamarin.Forms.Element)
Public MethodFocus (Inherited from Xamarin.Forms.VisualElement)
Public MethodGetChildElements (Inherited from Xamarin.Forms.View)
Public MethodGetValue (Inherited from Xamarin.Forms.BindableObject)
Public MethodIsSet (Inherited from Xamarin.Forms.BindableObject)
Public MethodLayout (Inherited from Xamarin.Forms.VisualElement)
Public MethodMeasure (Inherited from Xamarin.Forms.VisualElement)
Public MethodRemoveBinding (Inherited from Xamarin.Forms.BindableObject)
Public MethodRemoveDynamicResource (Inherited from Xamarin.Forms.Element)
Public MethodSetBinding (Inherited from Xamarin.Forms.BindableObject)
Public MethodSetDynamicResource (Inherited from Xamarin.Forms.Element)
Public MethodSetValueOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Public MethodUnfocus (Inherited from Xamarin.Forms.VisualElement)
Protected Methods
 NameDescription
Protected MethodApplyBindings (Inherited from Xamarin.Forms.BindableObject)
Protected Internal MethodChangeVisualState (Inherited from Xamarin.Forms.VisualElement)
Protected MethodInvalidateMeasure (Inherited from Xamarin.Forms.VisualElement)
Protected MethodOnBindingContextChangedOverridden. Called when the binding context changes  
Protected MethodOnChildAdded (Inherited from Xamarin.Forms.VisualElement)
Protected MethodOnChildRemoved (Inherited from Xamarin.Forms.VisualElement)
Protected MethodOnChildrenReordered (Inherited from Xamarin.Forms.VisualElement)
Protected MethodOnMeasure (Inherited from Xamarin.Forms.VisualElement)
Protected MethodOnParentSetOverridden. Called when the parent is set  
Protected MethodOnPropertyChangedOverridden. Invoked when a bound property is changed.  
Protected MethodOnPropertyChanging (Inherited from Xamarin.Forms.BindableObject)
Protected MethodOnSizeAllocated (Inherited from Xamarin.Forms.VisualElement)
Protected MethodOnTabIndexPropertyChanged (Inherited from Xamarin.Forms.VisualElement)
Protected MethodOnTabStopPropertyChanged (Inherited from Xamarin.Forms.VisualElement)
Protected MethodSizeAllocated (Inherited from Xamarin.Forms.VisualElement)
Protected MethodTabIndexDefaultValueCreator (Inherited from Xamarin.Forms.VisualElement)
Protected MethodTabStopDefaultValueCreator (Inherited from Xamarin.Forms.VisualElement)
Protected MethodUnapplyBindings (Inherited from Xamarin.Forms.BindableObject)
Public Events
 NameDescription
Public EventBindingContextChanged (Inherited from Xamarin.Forms.BindableObject)
Public EventChildAdded (Inherited from Xamarin.Forms.Element)
Public EventChildRemoved (Inherited from Xamarin.Forms.Element)
Public EventChildrenReordered (Inherited from Xamarin.Forms.VisualElement)
Public EventDescendantAdded (Inherited from Xamarin.Forms.Element)
Public EventDescendantRemoved (Inherited from Xamarin.Forms.Element)
Public EventFocused (Inherited from Xamarin.Forms.VisualElement)
Public EventMeasureInvalidated (Inherited from Xamarin.Forms.VisualElement)
Public EventPropertyChanged (Inherited from Xamarin.Forms.BindableObject)
Public EventPropertyChanging (Inherited from Xamarin.Forms.BindableObject)
Public EventSizeChanged (Inherited from Xamarin.Forms.VisualElement)
Public EventUnfocused (Inherited from Xamarin.Forms.VisualElement)
See Also