다음을 통해 공유


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

속성 값

상수는 "UITextInputTextBackgroundColorKey" 입니다 NSString .

특성

적용 대상