Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Core Assembly / C1.Xamarin.Forms.Core Namespace / C1FontIcon Class / TextProperty Field


In This Topic
    TextProperty Field (C1FontIcon)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly TextProperty As Xamarin.Forms.BindableProperty
    'Usage
     
    
    Dim value As Xamarin.Forms.BindableProperty
     
    value = C1FontIcon.TextProperty
    public static readonly Xamarin.Forms.BindableProperty TextProperty
    See Also