UIKit.UITextField.TypingAttributes Property
The attribute keys to apply to newly typed text.

Syntax

[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
[get: Foundation.Export("typingAttributes")]
[get: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
[set: Foundation.Export("setTypingAttributes:")]
[set: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
public virtual Foundation.NSDictionary TypingAttributes { get; set; }

Value

null unless the UIKit.UITextField is in editing mode. When the selection changes, the UIKit.Foundation.NSDictionary is cleared.

This value can be null.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0