Drawable
ConstantState
ICallback
Drawable()
Drawable(IntPtr, JniHandleOwnership)
Alpha
AutoMirrored
Bounds
Callback
ChangingConfigurations
ColorFilter
Current
DirtyBounds
HasFocusStateSpecified
IntrinsicHeight
IntrinsicWidth
IsFilterBitmap
IsProjected
IsStateful
IsVisible
JniPeerMembers
LayoutDirection
Level
MinimumHeight
MinimumWidth
Opacity
OpticalInsets
ThresholdClass
ThresholdType
TransparentRegion
ApplyTheme(Theme)
CanApplyTheme()
ClearColorFilter()
CopyBounds()
CopyBounds(Rect)
CreateFromPath(String)
CreateFromPathAsync(String)
CreateFromResourceStream(Resources, TypedValue, Stream, String)
CreateFromResourceStream(Resources, TypedValue, Stream, String, Options)
CreateFromResourceStreamAsync(Resources, TypedValue, Stream, String)
CreateFromResourceStreamAsync(Resources, TypedValue, Stream, String, Options)
CreateFromStream(Stream, String)
CreateFromStreamAsync(Stream, String)
CreateFromXml(Resources, XmlReader)
CreateFromXml(Resources, XmlReader, Theme)
CreateFromXmlAsync(Resources, XmlReader)
CreateFromXmlAsync(Resources, XmlReader, Theme)
CreateFromXmlInner(Resources, XmlReader, IAttributeSet)
CreateFromXmlInner(Resources, XmlReader, IAttributeSet, Theme)
Draw(Canvas)
GetConstantState()
GetHotspotBounds(Rect)
GetOutline(Outline)
GetPadding(Rect)
GetState()
Inflate(Resources, XmlReader, IAttributeSet)
Inflate(Resources, XmlReader, IAttributeSet, Theme)
InflateAsync(Resources, XmlReader, IAttributeSet)
InflateAsync(Resources, XmlReader, IAttributeSet, Theme)
InvalidateSelf()
JumpToCurrentState()
Mutate()
OnBoundsChange(Rect)
OnLayoutDirectionChanged(Int32)
OnLevelChange(Int32)
OnStateChange(Int32[])
ResolveOpacity(Int32, Int32)
ScheduleSelf(Action, Int64)
ScheduleSelf(IRunnable, Int64)
SetAlpha(Int32)
SetBounds(Int32, Int32, Int32, Int32)
SetCallback(ICallback)
SetColorFilter(ColorFilter)
SetColorFilter(Color, Mode)
SetDither(Boolean)
SetFilterBitmap(Boolean)
SetHotspot(Single, Single)
SetHotspotBounds(Int32, Int32, Int32, Int32)
SetLayoutDirection(LayoutDirection)
SetLevel(Int32)
SetState(Int32[])
SetTint(Int32)
SetTintBlendMode(BlendMode)
SetTintList(ColorStateList)
SetTintMode(Mode)
SetVisible(Boolean, Boolean)
UnscheduleSelf(Action)
UnscheduleSelf(IRunnable)
monoandroid
namespace Android.Graphics.Drawables
{
[Register("android/graphics/drawable/Drawable", DoNotGenerateAcw = true)]
public abstract class Drawable : Object
{
[Register("scheduleSelf", "(Ljava/lang/Runnable;J)V", "GetScheduleSelf_Ljava_lang_Runnable_JHandler")]
public virtual void ScheduleSelf(IRunnable! what, long when);
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
.NET | 6.07.08.09.0 |
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API