Xamarin.iOS Documentation | ComponentOne
C1.iOS.Input Assembly / C1.iOS.Input Namespace / C1MaskedTextField 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 = C1MaskedTextField.PlaceholderColorProperty
    public static readonly DependencyProperty PlaceholderColorProperty
    See Also