Redigera

Dela via


UIPasteboardOptions Constructors

Definition

Overloads

UIPasteboardOptions()
UIPasteboardOptions(NSDictionary)

UIPasteboardOptions()

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

Applies to

UIPasteboardOptions(NSDictionary)

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

Parameters

dictionary
NSDictionary
Attributes

Applies to