語言

DeprecatedAttribute.ForRemoval 屬性

定義

取得或設定已棄用的 API 元素是否標記為移除目標。

[Android.Runtime.Register("forRemoval", ApiSince=31)]
public bool ForRemoval { get; set; }
[<Android.Runtime.Register("forRemoval", ApiSince=31)>]
member this.ForRemoval : bool with get, set

屬性值

true如果 API 元素被標記為移除對象;否則,。 false

屬性

備註

取得或設定已棄用的 API 元素是否標記為移除目標。

適用於