Skip to content

PlatformBitmapLoader.DrawableType property

Defined in

Type: PlatformBitmapLoader Namespace: Splat Assembly: Splat.Drawing.dll

Applies to

net10.0-android36.0

public Type DrawableType { get; }

View source

Summary: Gets the Resource.Drawable type this loader was associated with at compile time.

Returns: Type

Remarks

Exposed for diagnostics and type-safety; no reflection is performed on this type.