PKAddPassButton.Style Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.