Share via


UITabBarItem.SpringLoaded 属性

定义

获取或设置一个布尔值,该值控制对象是否参与弹簧加载的交互。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool SpringLoaded { [Foundation.Export("isSpringLoaded")] get; [Foundation.Export("setSpringLoaded:")] set; }
member this.SpringLoaded : bool with get, set

属性值

实现

属性

适用于