UITextView.TextBackgroundColorKey プロパティ

定義

開発者は、この非推奨のプロパティを使用しないでください。 開発者は 'NSAttributedString.BackgroundColorAttributeName' を使用する必要があります。

[Foundation.Field("UITextInputTextBackgroundColorKey", "UIKit")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'NSAttributedString.BackgroundColorAttributeName'.")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSString TextBackgroundColorKey { [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'NSAttributedString.BackgroundColorAttributeName'.")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.TextBackgroundColorKey : Foundation.NSString

プロパティ値

定数は NSString "UITextInputTextBackgroundColorKey" です。

属性

適用対象