net9.0-ios
namespace UIKit
{
    [Register("UITabBarAppearance", true)]
    [SupportedOSPlatform("tvos13.0")]
    [SupportedOSPlatform("ios13.0")]
    [SupportedOSPlatform("maccatalyst")]
    public class UITabBarAppearance : UIBarAppearance
    {
        [BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
        public virtual UITabBarItemAppearance! InlineLayoutAppearance
        {
            [Export("inlineLayoutAppearance", ArgumentSemantic.Copy)]
            get;
            [Export("setInlineLayoutAppearance:", ArgumentSemantic.Copy)]
            set;
        }

    }
}
nuget.org
0.0 %
Reference this API
0.0 %
Get property
Upgrade Planner
0.0 %
Reference this API
0.0 %
Get property
Assembly Microsoft.iOS , Version=17.0.0.0, PublicKeyToken=84e04ff9cfb79065
OS Platforms

For the selected framework the property getter is only supported on the following OS platforms:

  • iOS >= 13
  • Mac Catalyst
  • tvOS >= 13

For the selected framework the property setter is only supported on the following OS platforms:

  • iOS >= 13
  • Mac Catalyst
  • tvOS >= 13
  • Built-in API
  • Package-provided API

04/30/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙