SFSafariViewController.DismissButtonStyle Property

Definition

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

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual SafariServices.SFSafariViewControllerDismissButtonStyle DismissButtonStyle { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("dismissButtonStyle", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setDismissButtonStyle:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.DismissButtonStyle : SafariServices.SFSafariViewControllerDismissButtonStyle with get, set

Property Value

Attributes

Applies to