IUITextInput.MarkedTextStyle Property

Definition

Attribute dictionary describing how text should be drawn.

[Foundation.Preserve(Conditional=true)]
public 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

Strings indicating style definition.

Attributes

Remarks

This is marked to indicate the necessity for unique visual treatment in display.

Applies to