Xamarin.Android | ComponentOne
C1.Android.Input Assembly / C1.Android.Input Namespace / C1MaskedTextView Class / PlaceholderColorProperty Field


In This Topic
    PlaceholderColorProperty Field
    In This Topic
    Identifies the PlaceholderColor dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly PlaceholderColorProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1MaskedTextView.PlaceholderColorProperty
    public static readonly DependencyProperty PlaceholderColorProperty
    See Also