UIButton.SetTitleShadowColor(UIColor, UIControlState) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Définit la couleur d’ombre du titre pour l’état du bouton spécifié.
[Foundation.Export("setTitleShadowColor:forState:")]
public virtual void SetTitleShadowColor (UIKit.UIColor color, UIKit.UIControlState forState);
abstract member SetTitleShadowColor : UIKit.UIColor * UIKit.UIControlState -> unit
override this.SetTitleShadowColor : UIKit.UIColor * UIKit.UIControlState -> unit
Paramètres
- forState
- UIControlState
- Attributs
Remarques
Ce membre participe au système de UIAppearance style. Consultez la Appearance propriété et la AppearanceWhenContainedIn(Type[]) méthode .