Share via


SFSafariViewController.PreferredBarTintColor Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIColor? PreferredBarTintColor { [Foundation.Export("preferredBarTintColor", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setPreferredBarTintColor:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("preferredBarTintColor", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setPreferredBarTintColor:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.PreferredBarTintColor : UIKit.UIColor with get, set

Property Value

Attributes

Applies to