VoiceInteractionSession.Insets.TouchableInsetsRegion フィールド

定義

注意事項

This constant will be removed in the future version. Use Android.Service.Voice.ToucheableInsetsType enum directly instead of this field.

#touchableInsetsオプション: で #touchableRegion 指定された領域をタッチできます。

[Android.Runtime.Register("TOUCHABLE_INSETS_REGION", ApiSince=23)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Service.Voice.ToucheableInsetsType enum directly instead of this field.", true)]
public const Android.Service.Voice.ToucheableInsetsType TouchableInsetsRegion = 3;
[<Android.Runtime.Register("TOUCHABLE_INSETS_REGION", ApiSince=23)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Service.Voice.ToucheableInsetsType enum directly instead of this field.", true)>]
val mutable TouchableInsetsRegion : Android.Service.Voice.ToucheableInsetsType

フィールド値

Value = 3
属性

注釈

#touchableInsetsオプション: で #touchableRegion 指定された領域をタッチできます。

android.service.voice.VoiceInteractionSession.Insets.TOUCHABLE_INSETS_REGIONJava ドキュメント。

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

適用対象