다음을 통해 공유


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
특성

적용 대상