次の方法で共有


UISegmentedControl.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

プロパティ値

実装

属性

適用対象