共用方式為


UIPasteboard.Automatic 屬性

定義

指出貼上板類型的索引鍵應該會自動判斷其統一類型識別碼。

[Foundation.Field("UIPasteboardTypeAutomatic", "UIKit")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSString Automatic { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.Automatic : Foundation.NSString

屬性值

屬性

適用於