Share via


SFSafariViewController.DismissButtonStyle Property

Definition

Gets or sets a value that controls the style of the dismiss button.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual SafariServices.SFSafariViewControllerDismissButtonStyle DismissButtonStyle { [Foundation.Export("dismissButtonStyle", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setDismissButtonStyle:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("dismissButtonStyle", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setDismissButtonStyle:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.DismissButtonStyle : SafariServices.SFSafariViewControllerDismissButtonStyle with get, set

Property Value

Attributes

Applies to