IUITextInput.MarkedTextStyle Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.