UIPasteboardOptions Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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