다음을 통해 공유


OnPlatform<T>.iOS 속성

정의

주의

이 API는 이제 사용되지 않습니다.

iOS 플랫폼에서 구현되는 형식을 가져오거나 설정합니다.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Obsolete]
public T iOS { get; set; }
member this.iOS : 'T with get, set

속성 값

T

iOS 플랫폼에서 구현되는 형식입니다.

특성
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute

적용 대상