Share via


UISplitViewController.PrimaryBackgroundStyle Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UISplitViewControllerBackgroundStyle PrimaryBackgroundStyle { [Foundation.Export("primaryBackgroundStyle", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setPrimaryBackgroundStyle:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("primaryBackgroundStyle", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setPrimaryBackgroundStyle:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.PrimaryBackgroundStyle : UIKit.UISplitViewControllerBackgroundStyle with get, set

Property Value

Attributes

Applies to