共用方式為


UIPasteboard.Strings 屬性

定義

所有貼上板專案的字串值。

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

屬性值

String[]

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

這個值可以是 null

屬性

適用於