다음을 통해 공유


UIPasteboard.FromName(String, Boolean) 메서드

정의

지정된 이름의 UIPasteBoard를 반환하고, 없는 경우 선택적으로 만듭니다.

[Foundation.Export("pasteboardWithName:create:")]
public static UIKit.UIPasteboard FromName (string name, bool create);
static member FromName : string * bool -> UIKit.UIPasteboard

매개 변수

name
String
create
Boolean

반환

특성

적용 대상