次の方法で共有


NSTextContainer.IsSimpleRectangularTextContainer プロパティ

定義

受信者のテキスト コンテナーが、テキスト ビューの正確な向きを持つ単に接続された四角形の領域であるかどうかを示すブール値を取得します。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool IsSimpleRectangularTextContainer { [Foundation.Export("isSimpleRectangularTextContainer")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.IsSimpleRectangularTextContainer : bool

プロパティ値

属性

適用対象