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


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