言語

PersonalContextManager.DestinationEmbedded フィールド

定義

注意事項

This constant will be removed in the future version. Use Android.App.PersonalContext.PersonalContextManagerDestination enum directly instead of this field.

埋め込み視覚化の宛先。

[Android.Runtime.Register("DESTINATION_EMBEDDED", ApiSince=37)]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.PersonalContext.PersonalContextManagerDestination enum directly instead of this field.", true)]
public const Android.App.PersonalContext.PersonalContextManagerDestination DestinationEmbedded = 32;
[<Android.Runtime.Register("DESTINATION_EMBEDDED", ApiSince=37)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.App.PersonalContext.PersonalContextManagerDestination enum directly instead of this field.", true)>]
val mutable DestinationEmbedded : Android.App.PersonalContext.PersonalContextManagerDestination

フィールド値

Value = 32
属性

適用対象