UIBarButtonItem.PossibleTitles Property

Definition

The set of all possible titles (used as a hint for system sizing).

public virtual Foundation.NSSet PossibleTitles { [Foundation.Export("possibleTitles", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setPossibleTitles:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.PossibleTitles : Foundation.NSSet with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to