Compartir a través de


UIPasteboardOptions Constructores

Definición

Sobrecargas

UIPasteboardOptions()
UIPasteboardOptions(NSDictionary)

UIPasteboardOptions()

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

Se aplica a

UIPasteboardOptions(NSDictionary)

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

Parámetros

dictionary
NSDictionary
Atributos

Se aplica a