UIButton.Title(UIControlState) Method

Definition

The title for the specified button state.

[Foundation.Export("titleForState:")]
public virtual string Title (UIKit.UIControlState state);
abstract member Title : UIKit.UIControlState -> string
override this.Title : UIKit.UIControlState -> string

Parameters

Returns

Attributes

Applies to