SFSafariViewController.PreferredControlTintColor Property

Definition

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to