Condividi tramite


UIButton.CurrentTitleShadowColor Property

Definition

The current color of the title shadow.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIColor CurrentTitleShadowColor { [Foundation.Export("currentTitleShadowColor", ObjCRuntime.ArgumentSemantic.Strong)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("currentTitleShadowColor", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.CurrentTitleShadowColor : UIKit.UIColor

Property Value

Attributes

Applies to