UITextView.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.
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