Modifier.Interface フィールド

定義

int修飾子を表すinterface値。

[Android.Runtime.Register("INTERFACE")]
public const int Interface = 512;
[<Android.Runtime.Register("INTERFACE")>]
val mutable Interface : int

フィールド値

Value = 512
属性

注釈

int修飾子を表すinterface値。

java.lang.reflect.Modifier.INTERFACEJava ドキュメント。

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

適用対象