UIButton.SetTitle(String, UIControlState) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Define o título do estado do botão especificado.
[Foundation.Export("setTitle:forState:")]
public virtual void SetTitle (string title, UIKit.UIControlState forState);
abstract member SetTitle : string * UIKit.UIControlState -> unit
override this.SetTitle : string * UIKit.UIControlState -> unit
Parâmetros
- forState
- UIControlState
- Atributos