StrictMode.VmViolationEventArgs クラス

定義

対応する Android イベントのデータを提供します。

public class StrictMode.VmViolationEventArgs : EventArgs
type StrictMode.VmViolationEventArgs = class
    inherit EventArgs
継承
StrictMode.VmViolationEventArgs

コンストラクター

名前 説明
StrictMode.VmViolationEventArgs(Violation)

StrictMode.VmViolationEventArgs クラスの新しいインスタンスを初期化します。

プロパティ

名前 説明
V

V 値を取得します。

適用対象