UIButton.Title(UIControlState) Method
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.
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
- state
- UIControlState
Returns
- Attributes