언어

DeprecatedAttribute.Since 속성

정의

API 요소가 더 이상 사용되지 않는 버전을 가져오거나 설정합니다.

[Android.Runtime.Register("since", ApiSince=31)]
public string? Since { get; set; }
[<Android.Runtime.Register("since", ApiSince=31)>]
member this.Since : string with get, set

속성 값

API 요소가 더 이상 사용되지 않는 버전입니다.

특성

설명

API 요소가 더 이상 사용되지 않는 버전을 가져오거나 설정합니다.

적용 대상