UIPasteboardOptions 构造函数

定义

重载

UIPasteboardOptions()
UIPasteboardOptions(NSDictionary)

UIPasteboardOptions()

[Foundation.Preserve(Conditional=true)]
public UIPasteboardOptions ();
属性

适用于

UIPasteboardOptions(NSDictionary)

[Foundation.Preserve(Conditional=true)]
public UIPasteboardOptions (Foundation.NSDictionary dictionary);
new UIKit.UIPasteboardOptions : Foundation.NSDictionary -> UIKit.UIPasteboardOptions

参数

dictionary
NSDictionary
属性

适用于