MAUI | ComponentOne
C1.Maui.Core Assembly / C1.Maui.Core Namespace / C1View Class


In This Topic
    C1View Class Methods
    In This Topic

    For a list of all members of this type, see C1View members.

    Public Methods
    Protected Methods
     NameDescription
    Protected Method (Inherited from Microsoft.Maui.Controls.BindableObject)
    Protected Method (Inherited from Microsoft.Maui.Controls.VisualElement)
    Protected MethodFinalizes this instance of the C1View class.  
    Protected Method (Inherited from Microsoft.Maui.Controls.View)
    Protected Method (Inherited from Microsoft.Maui.Controls.VisualElement)
    Protected Method (Inherited from Microsoft.Maui.Controls.VisualElement)
    Protected Method (Inherited from Microsoft.Maui.Controls.VisualElement)
    Protected MethodCalled when the background changed.  
    Protected Method (Inherited from Microsoft.Maui.Controls.View)
    Protected MethodCalled when the border brush changed.  
    Protected MethodCalled when the border thickness changed.  
    Protected Method (Inherited from Microsoft.Maui.Controls.VisualElement)
    Protected Method (Inherited from Microsoft.Maui.Controls.VisualElement)
    Protected Method (Inherited from Microsoft.Maui.Controls.VisualElement)
    Protected MethodCalled when the corner-radius changed.  
    Protected MethodCalled when the flow direction changed.  
    Protected MethodCalled when any of the font properties changed.  
    Protected MethodCalled when the foreground changed.  
    Protected Method (Inherited from Microsoft.Maui.Controls.Element)
    Protected Method (Inherited from Microsoft.Maui.Controls.Element)
    Protected Method (Inherited from Microsoft.Maui.Controls.VisualElement)
    Protected MethodCalled when the padding changed.  
    Protected Method (Inherited from Microsoft.Maui.Controls.Element)
    Protected Method (Inherited from Microsoft.Maui.Controls.Element)
    Protected Method (Inherited from Microsoft.Maui.Controls.NavigableElement)
    Protected MethodOverridden.   
    Protected Method (Inherited from Microsoft.Maui.Controls.BindableObject)
    Protected Method (Inherited from Microsoft.Maui.Controls.VisualElement)
    Protected MethodCalled when the style changed.  
    Protected Method (Inherited from Microsoft.Maui.Controls.VisualElement)
    Protected Method (Inherited from Microsoft.Maui.Controls.BindableObject)
    Top
    Extension Methods
     NameDescription
    Public Extension MethodReturns all the parents in the visual tree
    Public Extension MethodGet the byte array of the control image. This byte array comes from a UIImagePNGRepresentation in iOS, TrueColorAlpha of PNG format in WP, Bitmap in Android.
    Public Extension MethodSets Microsoft.Maui.Controls.Style to the specified Microsoft.Maui.Controls.View
    Top
    See Also