Share via


UITabBarAppearance.InlineLayoutAppearance Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UITabBarItemAppearance InlineLayoutAppearance { [Foundation.Export("inlineLayoutAppearance", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setInlineLayoutAppearance:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("inlineLayoutAppearance", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setInlineLayoutAppearance:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.InlineLayoutAppearance : UIKit.UITabBarItemAppearance with get, set

Property Value

Attributes

Applies to