PKAddPassButton.Style 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取按钮的样式。
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[]) 方法。