UITextDropProposal.DropAction プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ドロップに対して提案される挿入操作または置換操作を制御する値を取得または設定します。
public virtual UIKit.UITextDropAction DropAction { [Foundation.Export("dropAction", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setDropAction:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.DropAction : UIKit.UITextDropAction with get, set
プロパティ値
- 属性