共用方式為


UIPasteboard.String 屬性

定義

第一個貼上板專案的字串值。

public virtual string String { [Foundation.Export("string", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setString:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.String : string with get, set

屬性值

擷取時的第一個值,或在設定為單一指定值時設定所有值。

這個值可以是 null

屬性

適用於