AdaptiveIconDrawable.Monochrome プロパティ

定義

この描画可能なモノクロ バージョンを返します。

public virtual Android.Graphics.Drawables.Drawable? Monochrome { [Android.Runtime.Register("getMonochrome", "()Landroid/graphics/drawable/Drawable;", "GetGetMonochromeHandler", ApiSince=33)] get; }
[<get: Android.Runtime.Register("getMonochrome", "()Landroid/graphics/drawable/Drawable;", "GetGetMonochromeHandler", ApiSince=33)>]
member this.Monochrome : Android.Graphics.Drawables.Drawable

プロパティ値

モノクロドローアブル

属性

注釈

の Java ドキュメント android.graphics.drawable.AdaptiveIconDrawable.getMonochrome()

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

適用対象