UITextField.TextDropActive 属性

定义

获取一个布尔值,该值指示视图上是否存在活动文本删除会话。

[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 TextDropActive { [Foundation.Export("isTextDropActive")] get; }
member this.TextDropActive : bool

属性值

实现

属性

适用于