共用方式為


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
屬性

適用於