Xamarin.Android | ComponentOne
C1.Android.Input Assembly / C1.Android.Input Namespace / Resource.Id Class / TextEnd Field


In This Topic
    TextEnd Field (Resource.Id)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared TextEnd As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = Resource.Id.TextEnd
     
    Resource.Id.TextEnd = value
    public static int TextEnd
    See Also