PKAddPassButton.Style Property

Definition

Gets the style of the button.

public virtual PassKit.PKAddPassButtonStyle Style { [Foundation.Export("addPassButtonStyle", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setAddPassButtonStyle:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.Style : PassKit.PKAddPassButtonStyle with get, set

Property Value

Attributes

Remarks

This member participates in the UIAppearance styling system. See the Appearance property and the AppearanceWhenContainedIn(Type[]) method.

Applies to