Share via


RegisterAttribute.IsWrapper 속성

정의

등록 중인 클래스가 기존 Objective-C 클래스를 래핑하는지 또는 새 클래스인지 여부를 지정합니다.

public bool IsWrapper { get; set; }
member this.IsWrapper : bool with get, set

속성 값

True이면 등록 중인 클래스가 기존 Objective-C 클래스를 래핑합니다.

적용 대상