次の方法で共有


UIPasteboard.Automatic プロパティ

定義

貼り付けボードの種類に、Uniform Type Identifiers が自動的に決定されることを示すキー。

[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

プロパティ値

属性

適用対象