PrintDocumentAdapter.LayoutResultCallback.OnLayoutCancelled メソッド

定義

取り消し要求の結果としてレイアウトが取り消されたことを通知します。

[Android.Runtime.Register("onLayoutCancelled", "()V", "GetOnLayoutCancelledHandler")]
public virtual void OnLayoutCancelled();
[<Android.Runtime.Register("onLayoutCancelled", "()V", "GetOnLayoutCancelledHandler")>]
abstract member OnLayoutCancelled : unit -> unit
override this.OnLayoutCancelled : unit -> unit
属性

注釈

取り消し要求の結果としてレイアウトが取り消されたことを通知します。

Javaドキュメント。

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

適用対象