SLComposeServiceViewController.CharactersRemaining Property

Definition

Gets or sets the number of remaining characters.

public virtual Foundation.NSNumber CharactersRemaining { [Foundation.Export("charactersRemaining", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setCharactersRemaining:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.CharactersRemaining : Foundation.NSNumber with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to