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


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