Share via


UITextView.TextFontKey Property

Definition

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

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

Property Value

Attributes

Applies to