Share via


UITabGroup.SidebarAppearance Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UITabGroupSidebarAppearance SidebarAppearance { [Foundation.Export("sidebarAppearance", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setSidebarAppearance:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("sidebarAppearance", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setSidebarAppearance:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.SidebarAppearance : UIKit.UITabGroupSidebarAppearance with get, set

Property Value

Attributes

Applies to