SFSafariViewController.PreferredBarTintColor Property

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIColor PreferredBarTintColor { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("preferredBarTintColor", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setPreferredBarTintColor:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.PreferredBarTintColor : UIKit.UIColor with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to