Share via


UITabBarAppearance.CompactInlineLayoutAppearance Property

Definition

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

Property Value

Attributes

Applies to