Freigeben über


UIButton.TitleShadowColor(UIControlState) Methode

Definition

Die Schattenfarbe des Titels für den angegebenen Schaltflächenzustand.

[Foundation.Export("titleShadowColorForState:")]
public virtual UIKit.UIColor TitleShadowColor (UIKit.UIControlState state);
abstract member TitleShadowColor : UIKit.UIControlState -> UIKit.UIColor
override this.TitleShadowColor : UIKit.UIControlState -> UIKit.UIColor

Parameter

Gibt zurück

Attribute

Hinweise

Dieses Element nimmt am Formatierungssystem teil UIAppearance . Weitere Informationen finden Sie in der Appearance -Eigenschaft und der AppearanceWhenContainedIn(Type[]) -Methode.

Gilt für: