다음을 통해 공유


UIPasteboard.GetValue(String) 메서드

정의

지정된 형식의 데이터를 검색합니다.

[Foundation.Export("valueForPasteboardType:")]
public virtual Foundation.NSObject GetValue (string pasteboardType);
abstract member GetValue : string -> Foundation.NSObject
override this.GetValue : string -> Foundation.NSObject

매개 변수

pasteboardType
String

반환

특성

적용 대상