PKAddPassButton.Style 属性

定义

获取按钮的样式。

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

属性值

属性

注解

此成员参与 UIAppearance 样式设置系统。 Appearance请参阅 属性和 AppearanceWhenContainedIn(Type[]) 方法。

适用于