共用方式為


UITabBarItem.SpringLoaded 屬性

定義

取得或設定 Boolean 值,控制物件是否參與 Spring 載入的互動。

[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

屬性值

實作

屬性

適用於