PlatformBitmapLoader.DrawableType property¶
Defined in
Type: PlatformBitmapLoaderSplat
Assembly: Splat.Drawing.dll
Applies to
net10.0-android36.0
public Type DrawableType { get; }
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.