Share via


UITextField.TextColorKey Property

Definition

The property holds the key that should be used to retrieve the value of the text color from a NSDictionary.

[Foundation.Field("UITextInputTextColorKey", "UIKit")]
public static Foundation.NSString TextColorKey { get; }
[<Foundation.Field("UITextInputTextColorKey", "UIKit")>]
static member TextColorKey : Foundation.NSString

Property Value

Attributes

Applies to