UITextField.MarkedTextStyle Property

Definition

A NSDictionary of attributes describing style of the MarkedTextRange.

public virtual Foundation.NSDictionary MarkedTextStyle { [Foundation.Export("markedTextStyle", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setMarkedTextStyle:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.MarkedTextStyle : Foundation.NSDictionary with get, set

Property Value

Implements

Attributes

Applies to