display

package
v0.0.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 22, 2026 License: CC0-1.0 Imports: 6 Imported by: 1

Documentation

Overview

Package display provides Go bindings for android.view.

Index

Constants

View Source
const (
	SurfaceTypeGpu                                  = consts.SurfaceTypeGpu
	SurfaceTypeHardware                             = consts.SurfaceTypeHardware
	SurfaceTypeNormal                               = consts.SurfaceTypeNormal
	SurfaceTypePushBuffers                          = consts.SurfaceTypePushBuffers
	DefaultDisplay                                  = consts.DefaultDisplay
	FlagPresentation                                = consts.FlagPresentation
	FlagPrivate                                     = consts.FlagPrivate
	FlagRound                                       = consts.FlagRound
	FlagSecure                                      = consts.FlagSecure
	FlagSupportsProtectedBuffers                    = consts.FlagSupportsProtectedBuffers
	FrameRateCategoryHigh                           = consts.FrameRateCategoryHigh
	FrameRateCategoryNormal                         = consts.FrameRateCategoryNormal
	InvalidDisplay                                  = consts.InvalidDisplay
	StateDoze                                       = consts.StateDoze
	StateDozeSuspend                                = consts.StateDozeSuspend
	StateOff                                        = consts.StateOff
	StateOn                                         = consts.StateOn
	StateOnSuspend                                  = consts.StateOnSuspend
	StateUnknown                                    = consts.StateUnknown
	StateVr                                         = consts.StateVr
	Density140                                      = consts.Density140
	Density180                                      = consts.Density180
	Density200                                      = consts.Density200
	Density220                                      = consts.Density220
	Density260                                      = consts.Density260
	Density280                                      = consts.Density280
	Density300                                      = consts.Density300
	Density340                                      = consts.Density340
	Density360                                      = consts.Density360
	Density390                                      = consts.Density390
	Density400                                      = consts.Density400
	Density420                                      = consts.Density420
	Density440                                      = consts.Density440
	Density450                                      = consts.Density450
	Density520                                      = consts.Density520
	Density560                                      = consts.Density560
	Density600                                      = consts.Density600
	DensityDefault                                  = consts.DensityDefault
	DensityDeviceStable                             = consts.DensityDeviceStable
	DensityHigh                                     = consts.DensityHigh
	DensityLow                                      = consts.DensityLow
	DensityMedium                                   = consts.DensityMedium
	DensityTv                                       = consts.DensityTv
	DensityXhigh                                    = consts.DensityXhigh
	DensityXxhigh                                   = consts.DensityXxhigh
	DensityXxxhigh                                  = consts.DensityXxxhigh
	CompatSmallCoverScreenOptIn                     = consts.CompatSmallCoverScreenOptIn
	ScreenRecordingStateNotVisible                  = consts.ScreenRecordingStateNotVisible
	ScreenRecordingStateVisible                     = consts.ScreenRecordingStateVisible
	AccessibilityDataSensitiveAuto                  = consts.AccessibilityDataSensitiveAuto
	AccessibilityDataSensitiveNo                    = consts.AccessibilityDataSensitiveNo
	AccessibilityDataSensitiveYes                   = consts.AccessibilityDataSensitiveYes
	AccessibilityLiveRegionAssertive                = consts.AccessibilityLiveRegionAssertive
	AccessibilityLiveRegionNone                     = consts.AccessibilityLiveRegionNone
	AccessibilityLiveRegionPolite                   = consts.AccessibilityLiveRegionPolite
	AutofillFlagIncludeNotImportantViews            = consts.AutofillFlagIncludeNotImportantViews
	AutofillTypeDate                                = consts.AutofillTypeDate
	AutofillTypeList                                = consts.AutofillTypeList
	AutofillTypeNone                                = consts.AutofillTypeNone
	AutofillTypeText                                = consts.AutofillTypeText
	AutofillTypeToggle                              = consts.AutofillTypeToggle
	ContentSensitivityAuto                          = consts.ContentSensitivityAuto
	ContentSensitivityNotSensitive                  = consts.ContentSensitivityNotSensitive
	ContentSensitivitySensitive                     = consts.ContentSensitivitySensitive
	DragFlagAccessibilityAction                     = consts.DragFlagAccessibilityAction
	DragFlagGlobal                                  = consts.DragFlagGlobal
	DragFlagGlobalPersistableUriPermission          = consts.DragFlagGlobalPersistableUriPermission
	DragFlagGlobalPrefixUriPermission               = consts.DragFlagGlobalPrefixUriPermission
	DragFlagGlobalSameApplication                   = consts.DragFlagGlobalSameApplication
	DragFlagGlobalUriRead                           = consts.DragFlagGlobalUriRead
	DragFlagGlobalUriWrite                          = consts.DragFlagGlobalUriWrite
	DragFlagHideCallingTaskOnDragStart              = consts.DragFlagHideCallingTaskOnDragStart
	DragFlagOpaque                                  = consts.DragFlagOpaque
	DragFlagStartIntentSenderOnUnhandledDrag        = consts.DragFlagStartIntentSenderOnUnhandledDrag
	DrawingCacheQualityAuto                         = consts.DrawingCacheQualityAuto
	DrawingCacheQualityHigh                         = consts.DrawingCacheQualityHigh
	DrawingCacheQualityLow                          = consts.DrawingCacheQualityLow
	FindViewsWithContentDescription                 = consts.FindViewsWithContentDescription
	FindViewsWithText                               = consts.FindViewsWithText
	Focusable                                       = consts.Focusable
	FocusablesAll                                   = consts.FocusablesAll
	FocusablesTouchMode                             = consts.FocusablesTouchMode
	FocusableAuto                                   = consts.FocusableAuto
	FocusBackward                                   = consts.FocusBackward
	FocusDown                                       = consts.FocusDown
	FocusForward                                    = consts.FocusForward
	FocusLeft                                       = consts.FocusLeft
	FocusRight                                      = consts.FocusRight
	FocusUp                                         = consts.FocusUp
	Gone                                            = consts.Gone
	HapticFeedbackEnabled                           = consts.HapticFeedbackEnabled
	ImportantForAccessibilityAuto                   = consts.ImportantForAccessibilityAuto
	ImportantForAccessibilityNo                     = consts.ImportantForAccessibilityNo
	ImportantForAccessibilityNoHideDescendants      = consts.ImportantForAccessibilityNoHideDescendants
	ImportantForAccessibilityYes                    = consts.ImportantForAccessibilityYes
	ImportantForAutofillAuto                        = consts.ImportantForAutofillAuto
	ImportantForAutofillNo                          = consts.ImportantForAutofillNo
	ImportantForAutofillNoExcludeDescendants        = consts.ImportantForAutofillNoExcludeDescendants
	ImportantForAutofillYes                         = consts.ImportantForAutofillYes
	ImportantForAutofillYesExcludeDescendants       = consts.ImportantForAutofillYesExcludeDescendants
	ImportantForContentCaptureAuto                  = consts.ImportantForContentCaptureAuto
	ImportantForContentCaptureNo                    = consts.ImportantForContentCaptureNo
	ImportantForContentCaptureNoExcludeDescendants  = consts.ImportantForContentCaptureNoExcludeDescendants
	ImportantForContentCaptureYes                   = consts.ImportantForContentCaptureYes
	ImportantForContentCaptureYesExcludeDescendants = consts.ImportantForContentCaptureYesExcludeDescendants
	Invisible                                       = consts.Invisible
	KeepScreenOn                                    = consts.KeepScreenOn
	LayerTypeHardware                               = consts.LayerTypeHardware
	LayerTypeNone                                   = consts.LayerTypeNone
	LayerTypeSoftware                               = consts.LayerTypeSoftware
	LayoutDirectionInherit                          = consts.LayoutDirectionInherit
	LayoutDirectionLocale                           = consts.LayoutDirectionLocale
	LayoutDirectionLtr                              = consts.LayoutDirectionLtr
	LayoutDirectionRtl                              = consts.LayoutDirectionRtl
	MeasuredHeightStateShift                        = consts.MeasuredHeightStateShift
	MeasuredSizeMask                                = consts.MeasuredSizeMask
	MeasuredStateMask                               = consts.MeasuredStateMask
	MeasuredStateTooSmall                           = consts.MeasuredStateTooSmall
	NotFocusable                                    = consts.NotFocusable
	NoId                                            = consts.NoId
	OverScrollAlways                                = consts.OverScrollAlways
	OverScrollIfContentScrolls                      = consts.OverScrollIfContentScrolls
	OverScrollNever                                 = consts.OverScrollNever
	ScreenStateOff                                  = consts.ScreenStateOff
	ScreenStateOn                                   = consts.ScreenStateOn
	ScrollbarsInsideInset                           = consts.ScrollbarsInsideInset
	ScrollbarsInsideOverlay                         = consts.ScrollbarsInsideOverlay
	ScrollbarsOutsideInset                          = consts.ScrollbarsOutsideInset
	ScrollbarsOutsideOverlay                        = consts.ScrollbarsOutsideOverlay
	ScrollbarPositionDefault                        = consts.ScrollbarPositionDefault
	ScrollbarPositionLeft                           = consts.ScrollbarPositionLeft
	ScrollbarPositionRight                          = consts.ScrollbarPositionRight
	ScrollAxisHorizontal                            = consts.ScrollAxisHorizontal
	ScrollAxisNone                                  = consts.ScrollAxisNone
	ScrollAxisVertical                              = consts.ScrollAxisVertical
	ScrollCaptureHintAuto                           = consts.ScrollCaptureHintAuto
	ScrollCaptureHintExclude                        = consts.ScrollCaptureHintExclude
	ScrollCaptureHintExcludeDescendants             = consts.ScrollCaptureHintExcludeDescendants
	ScrollCaptureHintInclude                        = consts.ScrollCaptureHintInclude
	ScrollIndicatorBottom                           = consts.ScrollIndicatorBottom
	ScrollIndicatorEnd                              = consts.ScrollIndicatorEnd
	ScrollIndicatorLeft                             = consts.ScrollIndicatorLeft
	ScrollIndicatorRight                            = consts.ScrollIndicatorRight
	ScrollIndicatorStart                            = consts.ScrollIndicatorStart
	ScrollIndicatorTop                              = consts.ScrollIndicatorTop
	SoundEffectsEnabled                             = consts.SoundEffectsEnabled
	StatusBarHidden                                 = consts.StatusBarHidden
	StatusBarVisible                                = consts.StatusBarVisible
	SystemUiFlagFullscreen                          = consts.SystemUiFlagFullscreen
	SystemUiFlagHideNavigation                      = consts.SystemUiFlagHideNavigation
	SystemUiFlagImmersive                           = consts.SystemUiFlagImmersive
	SystemUiFlagImmersiveSticky                     = consts.SystemUiFlagImmersiveSticky
	SystemUiFlagLayoutFullscreen                    = consts.SystemUiFlagLayoutFullscreen
	SystemUiFlagLayoutHideNavigation                = consts.SystemUiFlagLayoutHideNavigation
	SystemUiFlagLayoutStable                        = consts.SystemUiFlagLayoutStable
	SystemUiFlagLightNavigationBar                  = consts.SystemUiFlagLightNavigationBar
	SystemUiFlagLightStatusBar                      = consts.SystemUiFlagLightStatusBar
	SystemUiFlagLowProfile                          = consts.SystemUiFlagLowProfile
	SystemUiFlagVisible                             = consts.SystemUiFlagVisible
	SystemUiLayoutFlags                             = consts.SystemUiLayoutFlags
	TextAlignmentCenter                             = consts.TextAlignmentCenter
	TextAlignmentGravity                            = consts.TextAlignmentGravity
	TextAlignmentInherit                            = consts.TextAlignmentInherit
	TextAlignmentTextEnd                            = consts.TextAlignmentTextEnd
	TextAlignmentTextStart                          = consts.TextAlignmentTextStart
	TextAlignmentViewEnd                            = consts.TextAlignmentViewEnd
	TextAlignmentViewStart                          = consts.TextAlignmentViewStart
	TextDirectionAnyRtl                             = consts.TextDirectionAnyRtl
	TextDirectionFirstStrong                        = consts.TextDirectionFirstStrong
	TextDirectionFirstStrongLtr                     = consts.TextDirectionFirstStrongLtr
	TextDirectionFirstStrongRtl                     = consts.TextDirectionFirstStrongRtl
	TextDirectionInherit                            = consts.TextDirectionInherit
	TextDirectionLocale                             = consts.TextDirectionLocale
	TextDirectionLtr                                = consts.TextDirectionLtr
	TextDirectionRtl                                = consts.TextDirectionRtl
	Visible                                         = consts.Visible
	ChangeFrameRateAlways                           = consts.ChangeFrameRateAlways
	ChangeFrameRateOnlyIfSeamless                   = consts.ChangeFrameRateOnlyIfSeamless
	Creator                                         = consts.Creator
	FrameRateCompatibilityAtLeast                   = consts.FrameRateCompatibilityAtLeast
	FrameRateCompatibilityDefault                   = consts.FrameRateCompatibilityDefault
	FrameRateCompatibilityFixedSource               = consts.FrameRateCompatibilityFixedSource
	Rotation0                                       = consts.Rotation0
	Rotation180                                     = consts.Rotation180
	Rotation270                                     = consts.Rotation270
	Rotation90                                      = consts.Rotation90
	FocusAfterDescendants                           = consts.FocusAfterDescendants
	FocusBeforeDescendants                          = consts.FocusBeforeDescendants
	FocusBlockDescendants                           = consts.FocusBlockDescendants
	LayoutModeClipBounds                            = consts.LayoutModeClipBounds
	LayoutModeOpticalBounds                         = consts.LayoutModeOpticalBounds
	PersistentAllCaches                             = consts.PersistentAllCaches
	PersistentAnimationCache                        = consts.PersistentAnimationCache
	PersistentNoCache                               = consts.PersistentNoCache
	PersistentScrollingCache                        = consts.PersistentScrollingCache
	SurfaceLifecycleDefault                         = consts.SurfaceLifecycleDefault
	SurfaceLifecycleFollowsAttachment               = consts.SurfaceLifecycleFollowsAttachment
	SurfaceLifecycleFollowsVisibility               = consts.SurfaceLifecycleFollowsVisibility
)
View Source
const (
	PropertyActivityEmbeddingAllowSystemOverride                  = consts.PropertyActivityEmbeddingAllowSystemOverride
	PropertyActivityEmbeddingSplitsEnabled                        = consts.PropertyActivityEmbeddingSplitsEnabled
	PropertyCameraCompatAllowForceRotation                        = consts.PropertyCameraCompatAllowForceRotation
	PropertyCameraCompatAllowRefresh                              = consts.PropertyCameraCompatAllowRefresh
	PropertyCameraCompatEnableRefreshViaPause                     = consts.PropertyCameraCompatEnableRefreshViaPause
	PropertyCompatAllowDisplayOrientationOverride                 = consts.PropertyCompatAllowDisplayOrientationOverride
	PropertyCompatAllowIgnoringOrientationRequestWhenLoopDetected = consts.PropertyCompatAllowIgnoringOrientationRequestWhenLoopDetected
	PropertyCompatAllowMinAspectRatioOverride                     = consts.PropertyCompatAllowMinAspectRatioOverride
	PropertyCompatAllowOrientationOverride                        = consts.PropertyCompatAllowOrientationOverride
	PropertyCompatAllowResizeableActivityOverrides                = consts.PropertyCompatAllowResizeableActivityOverrides
	PropertyCompatAllowSandboxingViewBoundsApis                   = consts.PropertyCompatAllowSandboxingViewBoundsApis
	PropertyCompatAllowSmallCoverScreen                           = consts.PropertyCompatAllowSmallCoverScreen
	PropertyCompatAllowUserAspectRatioFullscreenOverride          = consts.PropertyCompatAllowUserAspectRatioFullscreenOverride
	PropertyCompatAllowUserAspectRatioOverride                    = consts.PropertyCompatAllowUserAspectRatioOverride
	PropertyCompatEnableFakeFocus                                 = consts.PropertyCompatEnableFakeFocus
	PropertyCompatIgnoreRequestedOrientation                      = consts.PropertyCompatIgnoreRequestedOrientation
	PropertySupportsMultiInstanceSystemUi                         = consts.PropertySupportsMultiInstanceSystemUi
	AutofillHintCreditCardExpirationDate                          = consts.AutofillHintCreditCardExpirationDate
	AutofillHintCreditCardExpirationDay                           = consts.AutofillHintCreditCardExpirationDay
	AutofillHintCreditCardExpirationMonth                         = consts.AutofillHintCreditCardExpirationMonth
	AutofillHintCreditCardExpirationYear                          = consts.AutofillHintCreditCardExpirationYear
	AutofillHintCreditCardNumber                                  = consts.AutofillHintCreditCardNumber
	AutofillHintCreditCardSecurityCode                            = consts.AutofillHintCreditCardSecurityCode
	AutofillHintEmailAddress                                      = consts.AutofillHintEmailAddress
	AutofillHintName                                              = consts.AutofillHintName
	AutofillHintPassword                                          = consts.AutofillHintPassword
	AutofillHintPhone                                             = consts.AutofillHintPhone
	AutofillHintPostalAddress                                     = consts.AutofillHintPostalAddress
	AutofillHintPostalCode                                        = consts.AutofillHintPostalCode
	AutofillHintUsername                                          = consts.AutofillHintUsername
)
View Source
const (
	RequestedFrameRateCategoryHigh         = consts.RequestedFrameRateCategoryHigh
	RequestedFrameRateCategoryLow          = consts.RequestedFrameRateCategoryLow
	RequestedFrameRateCategoryNormal       = consts.RequestedFrameRateCategoryNormal
	RequestedFrameRateCategoryNoPreference = consts.RequestedFrameRateCategoryNoPreference
)

Variables

View Source
var (
	RequestedFrameRateCategoryDefault = consts.RequestedFrameRateCategoryDefault
)

Functions

func Init

func Init(env *jni.Env) error

Init resolves all JNI class and method references for this package. It is safe to call multiple times (uses sync.Once internally). Exported for E2E testing on Android.

Types

type Display added in v0.0.4

type Display struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

Display wraps android.view.Display.

func (*Display) GetAppVsyncOffsetNanos added in v0.0.4

func (m *Display) GetAppVsyncOffsetNanos() (int64, error)

GetAppVsyncOffsetNanos calls android.view.Display.getAppVsyncOffsetNanos.

func (*Display) GetCurrentSizeRange added in v0.0.4

func (m *Display) GetCurrentSizeRange(arg0 *jni.Object, arg1 *jni.Object) error

GetCurrentSizeRange calls android.view.Display.getCurrentSizeRange.

func (*Display) GetCutout added in v0.0.4

func (m *Display) GetCutout() (*jni.Object, error)

GetCutout calls android.view.Display.getCutout.

func (*Display) GetDeviceProductInfo added in v0.0.4

func (m *Display) GetDeviceProductInfo() (*jni.Object, error)

GetDeviceProductInfo calls android.view.Display.getDeviceProductInfo.

func (*Display) GetDisplayId added in v0.0.4

func (m *Display) GetDisplayId() (int32, error)

GetDisplayId calls android.view.Display.getDisplayId.

func (*Display) GetFlags added in v0.0.4

func (m *Display) GetFlags() (int32, error)

GetFlags calls android.view.Display.getFlags.

func (*Display) GetHdrCapabilities added in v0.0.4

func (m *Display) GetHdrCapabilities() (*jni.Object, error)

GetHdrCapabilities calls android.view.Display.getHdrCapabilities.

func (*Display) GetHdrSdrRatio added in v0.0.4

func (m *Display) GetHdrSdrRatio() (float32, error)

GetHdrSdrRatio calls android.view.Display.getHdrSdrRatio.

func (*Display) GetHeight added in v0.0.4

func (m *Display) GetHeight() (int32, error)

GetHeight calls android.view.Display.getHeight.

func (*Display) GetHighestHdrSdrRatio added in v0.0.4

func (m *Display) GetHighestHdrSdrRatio() (float32, error)

GetHighestHdrSdrRatio calls android.view.Display.getHighestHdrSdrRatio.

func (*Display) GetMetrics added in v0.0.4

func (m *Display) GetMetrics(arg0 *jni.Object) error

GetMetrics calls android.view.Display.getMetrics.

func (*Display) GetMode added in v0.0.4

func (m *Display) GetMode() (*jni.Object, error)

GetMode calls android.view.Display.getMode.

func (*Display) GetName added in v0.0.4

func (m *Display) GetName() (string, error)

GetName calls android.view.Display.getName.

func (*Display) GetOrientation added in v0.0.4

func (m *Display) GetOrientation() (int32, error)

GetOrientation calls android.view.Display.getOrientation.

func (*Display) GetOverlaySupport added in v0.0.4

func (m *Display) GetOverlaySupport() (*jni.Object, error)

GetOverlaySupport calls android.view.Display.getOverlaySupport.

func (*Display) GetPixelFormat added in v0.0.4

func (m *Display) GetPixelFormat() (int32, error)

GetPixelFormat calls android.view.Display.getPixelFormat.

func (*Display) GetPreferredWideGamutColorSpace added in v0.0.4

func (m *Display) GetPreferredWideGamutColorSpace() (*jni.Object, error)

GetPreferredWideGamutColorSpace calls android.view.Display.getPreferredWideGamutColorSpace.

func (*Display) GetPresentationDeadlineNanos added in v0.0.4

func (m *Display) GetPresentationDeadlineNanos() (int64, error)

GetPresentationDeadlineNanos calls android.view.Display.getPresentationDeadlineNanos.

func (*Display) GetRealMetrics added in v0.0.4

func (m *Display) GetRealMetrics(arg0 *jni.Object) error

GetRealMetrics calls android.view.Display.getRealMetrics.

func (*Display) GetRealSize added in v0.0.4

func (m *Display) GetRealSize(arg0 *jni.Object) error

GetRealSize calls android.view.Display.getRealSize.

func (*Display) GetRectSize added in v0.0.4

func (m *Display) GetRectSize(arg0 *jni.Object) error

GetRectSize calls android.view.Display.getRectSize.

func (*Display) GetRefreshRate added in v0.0.4

func (m *Display) GetRefreshRate() (float32, error)

GetRefreshRate calls android.view.Display.getRefreshRate.

func (*Display) GetRotation added in v0.0.4

func (m *Display) GetRotation() (int32, error)

GetRotation calls android.view.Display.getRotation.

func (*Display) GetRoundedCorner added in v0.0.4

func (m *Display) GetRoundedCorner(arg0 int32) (*jni.Object, error)

GetRoundedCorner calls android.view.Display.getRoundedCorner.

func (*Display) GetShape added in v0.0.4

func (m *Display) GetShape() (*jni.Object, error)

GetShape calls android.view.Display.getShape.

func (*Display) GetSize added in v0.0.4

func (m *Display) GetSize(arg0 *jni.Object) error

GetSize calls android.view.Display.getSize.

func (*Display) GetState added in v0.0.4

func (m *Display) GetState() (int32, error)

GetState calls android.view.Display.getState.

func (*Display) GetSuggestedFrameRate added in v0.0.4

func (m *Display) GetSuggestedFrameRate(arg0 int32) (float32, error)

GetSuggestedFrameRate calls android.view.Display.getSuggestedFrameRate.

func (*Display) GetSupportedModes added in v0.0.4

func (m *Display) GetSupportedModes() (*jni.Object, error)

GetSupportedModes calls android.view.Display.getSupportedModes.

func (*Display) GetSupportedRefreshRates added in v0.0.4

func (m *Display) GetSupportedRefreshRates() (*jni.Object, error)

GetSupportedRefreshRates calls android.view.Display.getSupportedRefreshRates.

func (*Display) GetWidth added in v0.0.4

func (m *Display) GetWidth() (int32, error)

GetWidth calls android.view.Display.getWidth.

func (*Display) HasArrSupport added in v0.0.4

func (m *Display) HasArrSupport() (bool, error)

HasArrSupport calls android.view.Display.hasArrSupport.

func (*Display) IsHdr added in v0.0.4

func (m *Display) IsHdr() (bool, error)

IsHdr calls android.view.Display.isHdr.

func (*Display) IsHdrSdrRatioAvailable added in v0.0.4

func (m *Display) IsHdrSdrRatioAvailable() (bool, error)

IsHdrSdrRatioAvailable calls android.view.Display.isHdrSdrRatioAvailable.

func (*Display) IsMinimalPostProcessingSupported added in v0.0.4

func (m *Display) IsMinimalPostProcessingSupported() (bool, error)

IsMinimalPostProcessingSupported calls android.view.Display.isMinimalPostProcessingSupported.

func (*Display) IsValid added in v0.0.4

func (m *Display) IsValid() (bool, error)

IsValid calls android.view.Display.isValid.

func (*Display) IsWideColorGamut added in v0.0.4

func (m *Display) IsWideColorGamut() (bool, error)

IsWideColorGamut calls android.view.Display.isWideColorGamut.

func (*Display) RegisterHdrSdrRatioChangedListener added in v0.0.4

func (m *Display) RegisterHdrSdrRatioChangedListener(arg0 *jni.Object, arg1 *jni.Object) error

RegisterHdrSdrRatioChangedListener calls android.view.Display.registerHdrSdrRatioChangedListener.

func (*Display) ToString added in v0.0.4

func (m *Display) ToString() (string, error)

ToString calls android.view.Display.toString.

func (*Display) UnregisterHdrSdrRatioChangedListener added in v0.0.4

func (m *Display) UnregisterHdrSdrRatioChangedListener(arg0 *jni.Object) error

UnregisterHdrSdrRatioChangedListener calls android.view.Display.unregisterHdrSdrRatioChangedListener.

type Metrics added in v0.0.4

type Metrics struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

Metrics wraps android.util.DisplayMetrics.

func (*Metrics) Equals1 added in v0.0.4

func (m *Metrics) Equals1(arg0 *jni.Object) (bool, error)

Equals1 calls android.util.DisplayMetrics.equals.

func (*Metrics) Equals1_1 added in v0.0.4

func (m *Metrics) Equals1_1(arg0 *jni.Object) (bool, error)

Equals1_1 calls android.util.DisplayMetrics.equals.

func (*Metrics) HashCode added in v0.0.4

func (m *Metrics) HashCode() (int32, error)

HashCode calls android.util.DisplayMetrics.hashCode.

func (*Metrics) SetTo added in v0.0.4

func (m *Metrics) SetTo(arg0 *jni.Object) error

SetTo calls android.util.DisplayMetrics.setTo.

func (*Metrics) SetToDefaults added in v0.0.4

func (m *Metrics) SetToDefaults() error

SetToDefaults calls android.util.DisplayMetrics.setToDefaults.

func (*Metrics) ToString added in v0.0.4

func (m *Metrics) ToString() (string, error)

ToString calls android.util.DisplayMetrics.toString.

type Surface added in v0.0.6

type Surface struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

Surface wraps android.view.Surface.

func (*Surface) ClearFrameRate added in v0.0.6

func (m *Surface) ClearFrameRate() error

ClearFrameRate calls android.view.Surface.clearFrameRate.

func (*Surface) DescribeContents added in v0.0.6

func (m *Surface) DescribeContents() (int32, error)

DescribeContents calls android.view.Surface.describeContents.

func (*Surface) IsValid added in v0.0.6

func (m *Surface) IsValid() (bool, error)

IsValid calls android.view.Surface.isValid.

func (*Surface) LockCanvas added in v0.0.6

func (m *Surface) LockCanvas(arg0 *jni.Object) (*jni.Object, error)

LockCanvas calls android.view.Surface.lockCanvas.

func (*Surface) LockHardwareCanvas added in v0.0.6

func (m *Surface) LockHardwareCanvas() (*jni.Object, error)

LockHardwareCanvas calls android.view.Surface.lockHardwareCanvas.

func (*Surface) ReadFromParcel added in v0.0.6

func (m *Surface) ReadFromParcel(arg0 *jni.Object) error

ReadFromParcel calls android.view.Surface.readFromParcel.

func (*Surface) Release added in v0.0.6

func (m *Surface) Release() error

Release calls android.view.Surface.release.

func (*Surface) SetFrameRate2 added in v0.0.6

func (m *Surface) SetFrameRate2(arg0 float32, arg1 int32) error

SetFrameRate2 calls android.view.Surface.setFrameRate.

func (*Surface) SetFrameRate3_1 added in v0.0.6

func (m *Surface) SetFrameRate3_1(
	arg0 float32,
	arg1 int32,
	arg2 int32,
) error

SetFrameRate3_1 calls android.view.Surface.setFrameRate.

func (*Surface) ToString added in v0.0.6

func (m *Surface) ToString() (string, error)

ToString calls android.view.Surface.toString.

func (*Surface) UnlockCanvas added in v0.0.6

func (m *Surface) UnlockCanvas(arg0 *jni.Object) error

UnlockCanvas calls android.view.Surface.unlockCanvas.

func (*Surface) UnlockCanvasAndPost added in v0.0.6

func (m *Surface) UnlockCanvasAndPost(arg0 *jni.Object) error

UnlockCanvasAndPost calls android.view.Surface.unlockCanvasAndPost.

func (*Surface) WriteToParcel added in v0.0.6

func (m *Surface) WriteToParcel(arg0 *jni.Object, arg1 int32) error

WriteToParcel calls android.view.Surface.writeToParcel.

type SurfaceHolder added in v0.0.6

type SurfaceHolder struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

SurfaceHolder wraps android.view.SurfaceHolder.

func (*SurfaceHolder) AddCallback added in v0.0.6

func (m *SurfaceHolder) AddCallback(arg0 *jni.Object) error

AddCallback calls android.view.SurfaceHolder.addCallback.

func (*SurfaceHolder) GetSurface added in v0.0.6

func (m *SurfaceHolder) GetSurface() (*jni.Object, error)

GetSurface calls android.view.SurfaceHolder.getSurface.

func (*SurfaceHolder) GetSurfaceFrame added in v0.0.6

func (m *SurfaceHolder) GetSurfaceFrame() (*jni.Object, error)

GetSurfaceFrame calls android.view.SurfaceHolder.getSurfaceFrame.

func (*SurfaceHolder) IsCreating added in v0.0.6

func (m *SurfaceHolder) IsCreating() (bool, error)

IsCreating calls android.view.SurfaceHolder.isCreating.

func (*SurfaceHolder) LockCanvas0 added in v0.0.6

func (m *SurfaceHolder) LockCanvas0() (*jni.Object, error)

LockCanvas0 calls android.view.SurfaceHolder.lockCanvas.

func (*SurfaceHolder) LockCanvas1_1 added in v0.0.6

func (m *SurfaceHolder) LockCanvas1_1(arg0 *jni.Object) (*jni.Object, error)

LockCanvas1_1 calls android.view.SurfaceHolder.lockCanvas.

func (*SurfaceHolder) RemoveCallback added in v0.0.6

func (m *SurfaceHolder) RemoveCallback(arg0 *jni.Object) error

RemoveCallback calls android.view.SurfaceHolder.removeCallback.

func (*SurfaceHolder) SetFixedSize added in v0.0.6

func (m *SurfaceHolder) SetFixedSize(arg0 int32, arg1 int32) error

SetFixedSize calls android.view.SurfaceHolder.setFixedSize.

func (*SurfaceHolder) SetFormat added in v0.0.6

func (m *SurfaceHolder) SetFormat(arg0 int32) error

SetFormat calls android.view.SurfaceHolder.setFormat.

func (*SurfaceHolder) SetKeepScreenOn added in v0.0.6

func (m *SurfaceHolder) SetKeepScreenOn(arg0 bool) error

SetKeepScreenOn calls android.view.SurfaceHolder.setKeepScreenOn.

func (*SurfaceHolder) SetSizeFromLayout added in v0.0.6

func (m *SurfaceHolder) SetSizeFromLayout() error

SetSizeFromLayout calls android.view.SurfaceHolder.setSizeFromLayout.

func (*SurfaceHolder) SetType added in v0.0.6

func (m *SurfaceHolder) SetType(arg0 int32) error

SetType calls android.view.SurfaceHolder.setType.

func (*SurfaceHolder) UnlockCanvasAndPost added in v0.0.6

func (m *SurfaceHolder) UnlockCanvasAndPost(arg0 *jni.Object) error

UnlockCanvasAndPost calls android.view.SurfaceHolder.unlockCanvasAndPost.

type SurfaceView added in v0.0.6

type SurfaceView struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

SurfaceView wraps android.view.SurfaceView.

func (*SurfaceView) ApplyTransactionToFrame added in v0.0.6

func (m *SurfaceView) ApplyTransactionToFrame(arg0 *jni.Object) error

ApplyTransactionToFrame calls android.view.SurfaceView.applyTransactionToFrame.

func (*SurfaceView) ClearChildSurfacePackage added in v0.0.6

func (m *SurfaceView) ClearChildSurfacePackage() error

ClearChildSurfacePackage calls android.view.SurfaceView.clearChildSurfacePackage.

func (*SurfaceView) Draw added in v0.0.6

func (m *SurfaceView) Draw(arg0 *jni.Object) error

Draw calls android.view.SurfaceView.draw.

func (*SurfaceView) GatherTransparentRegion added in v0.0.6

func (m *SurfaceView) GatherTransparentRegion(arg0 *jni.Object) (bool, error)

GatherTransparentRegion calls android.view.SurfaceView.gatherTransparentRegion.

func (*SurfaceView) GetAccessibilityClassName added in v0.0.6

func (m *SurfaceView) GetAccessibilityClassName() (*jni.Object, error)

GetAccessibilityClassName calls android.view.SurfaceView.getAccessibilityClassName.

func (*SurfaceView) GetChildSurfacePackage added in v0.0.6

func (m *SurfaceView) GetChildSurfacePackage() (*jni.Object, error)

GetChildSurfacePackage calls android.view.SurfaceView.getChildSurfacePackage.

func (*SurfaceView) GetCompositionOrder added in v0.0.6

func (m *SurfaceView) GetCompositionOrder() (int32, error)

GetCompositionOrder calls android.view.SurfaceView.getCompositionOrder.

func (*SurfaceView) GetHolder added in v0.0.6

func (m *SurfaceView) GetHolder() (*jni.Object, error)

GetHolder calls android.view.SurfaceView.getHolder.

func (*SurfaceView) GetHostToken added in v0.0.6

func (m *SurfaceView) GetHostToken() (*jni.Object, error)

GetHostToken calls android.view.SurfaceView.getHostToken.

func (*SurfaceView) GetImportantForAccessibility added in v0.0.6

func (m *SurfaceView) GetImportantForAccessibility() (int32, error)

GetImportantForAccessibility calls android.view.SurfaceView.getImportantForAccessibility.

func (*SurfaceView) GetSurfaceControl added in v0.0.6

func (m *SurfaceView) GetSurfaceControl() (*jni.Object, error)

GetSurfaceControl calls android.view.SurfaceView.getSurfaceControl.

func (*SurfaceView) HasOverlappingRendering added in v0.0.6

func (m *SurfaceView) HasOverlappingRendering() (bool, error)

HasOverlappingRendering calls android.view.SurfaceView.hasOverlappingRendering.

func (*SurfaceView) SetAlpha added in v0.0.6

func (m *SurfaceView) SetAlpha(arg0 float32) error

SetAlpha calls android.view.SurfaceView.setAlpha.

func (*SurfaceView) SetChildSurfacePackage added in v0.0.6

func (m *SurfaceView) SetChildSurfacePackage(arg0 *jni.Object) error

SetChildSurfacePackage calls android.view.SurfaceView.setChildSurfacePackage.

func (*SurfaceView) SetClipBounds added in v0.0.6

func (m *SurfaceView) SetClipBounds(arg0 *jni.Object) error

SetClipBounds calls android.view.SurfaceView.setClipBounds.

func (*SurfaceView) SetCompositionOrder added in v0.0.6

func (m *SurfaceView) SetCompositionOrder(arg0 int32) error

SetCompositionOrder calls android.view.SurfaceView.setCompositionOrder.

func (*SurfaceView) SetDesiredHdrHeadroom added in v0.0.6

func (m *SurfaceView) SetDesiredHdrHeadroom(arg0 float32) error

SetDesiredHdrHeadroom calls android.view.SurfaceView.setDesiredHdrHeadroom.

func (*SurfaceView) SetSecure added in v0.0.6

func (m *SurfaceView) SetSecure(arg0 bool) error

SetSecure calls android.view.SurfaceView.setSecure.

func (*SurfaceView) SetSurfaceLifecycle added in v0.0.6

func (m *SurfaceView) SetSurfaceLifecycle(arg0 int32) error

SetSurfaceLifecycle calls android.view.SurfaceView.setSurfaceLifecycle.

func (*SurfaceView) SetVisibility added in v0.0.6

func (m *SurfaceView) SetVisibility(arg0 int32) error

SetVisibility calls android.view.SurfaceView.setVisibility.

func (*SurfaceView) SetZOrderMediaOverlay added in v0.0.6

func (m *SurfaceView) SetZOrderMediaOverlay(arg0 bool) error

SetZOrderMediaOverlay calls android.view.SurfaceView.setZOrderMediaOverlay.

func (*SurfaceView) SetZOrderOnTop added in v0.0.6

func (m *SurfaceView) SetZOrderOnTop(arg0 bool) error

SetZOrderOnTop calls android.view.SurfaceView.setZOrderOnTop.

type View added in v0.0.6

type View struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

View wraps android.view.View.

func (*View) AddChildrenForAccessibility added in v0.0.6

func (m *View) AddChildrenForAccessibility(arg0 *jni.Object) error

AddChildrenForAccessibility calls android.view.View.addChildrenForAccessibility.

func (*View) AddExtraDataToAccessibilityNodeInfo added in v0.0.6

func (m *View) AddExtraDataToAccessibilityNodeInfo(
	arg0 *jni.Object,
	arg1 string,
	arg2 *jni.Object,
) error

AddExtraDataToAccessibilityNodeInfo calls android.view.View.addExtraDataToAccessibilityNodeInfo.

func (*View) AddFocusables2 added in v0.0.6

func (m *View) AddFocusables2(arg0 *jni.Object, arg1 int32) error

AddFocusables2 calls android.view.View.addFocusables.

func (*View) AddFocusables3_1 added in v0.0.6

func (m *View) AddFocusables3_1(
	arg0 *jni.Object,
	arg1 int32,
	arg2 int32,
) error

AddFocusables3_1 calls android.view.View.addFocusables.

func (*View) AddKeyboardNavigationClusters added in v0.0.6

func (m *View) AddKeyboardNavigationClusters(arg0 *jni.Object, arg1 int32) error

AddKeyboardNavigationClusters calls android.view.View.addKeyboardNavigationClusters.

func (*View) AddOnAttachStateChangeListener added in v0.0.6

func (m *View) AddOnAttachStateChangeListener(arg0 *jni.Object) error

AddOnAttachStateChangeListener calls android.view.View.addOnAttachStateChangeListener.

func (*View) AddOnLayoutChangeListener added in v0.0.6

func (m *View) AddOnLayoutChangeListener(arg0 *jni.Object) error

AddOnLayoutChangeListener calls android.view.View.addOnLayoutChangeListener.

func (*View) AddOnUnhandledKeyEventListener added in v0.0.6

func (m *View) AddOnUnhandledKeyEventListener(arg0 *jni.Object) error

AddOnUnhandledKeyEventListener calls android.view.View.addOnUnhandledKeyEventListener.

func (*View) AddTouchables added in v0.0.6

func (m *View) AddTouchables(arg0 *jni.Object) error

AddTouchables calls android.view.View.addTouchables.

func (*View) Animate added in v0.0.6

func (m *View) Animate() (*jni.Object, error)

Animate calls android.view.View.animate.

func (*View) AnnounceForAccessibility added in v0.0.6

func (m *View) AnnounceForAccessibility(arg0 string) error

AnnounceForAccessibility calls android.view.View.announceForAccessibility.

func (*View) Autofill1 added in v0.0.6

func (m *View) Autofill1(arg0 *jni.Object) error

Autofill1 calls android.view.View.autofill.

func (*View) Autofill1_1 added in v0.0.6

func (m *View) Autofill1_1(arg0 *jni.Object) error

Autofill1_1 calls android.view.View.autofill.

func (*View) BringToFront added in v0.0.6

func (m *View) BringToFront() error

BringToFront calls android.view.View.bringToFront.

func (*View) BuildDrawingCache0 added in v0.0.6

func (m *View) BuildDrawingCache0() error

BuildDrawingCache0 calls android.view.View.buildDrawingCache.

func (*View) BuildDrawingCache1_1 added in v0.0.6

func (m *View) BuildDrawingCache1_1(arg0 bool) error

BuildDrawingCache1_1 calls android.view.View.buildDrawingCache.

func (*View) BuildLayer added in v0.0.6

func (m *View) BuildLayer() error

BuildLayer calls android.view.View.buildLayer.

func (*View) CallOnClick added in v0.0.6

func (m *View) CallOnClick() (bool, error)

CallOnClick calls android.view.View.callOnClick.

func (*View) CanResolveLayoutDirection added in v0.0.6

func (m *View) CanResolveLayoutDirection() (bool, error)

CanResolveLayoutDirection calls android.view.View.canResolveLayoutDirection.

func (*View) CanResolveTextAlignment added in v0.0.6

func (m *View) CanResolveTextAlignment() (bool, error)

CanResolveTextAlignment calls android.view.View.canResolveTextAlignment.

func (*View) CanResolveTextDirection added in v0.0.6

func (m *View) CanResolveTextDirection() (bool, error)

CanResolveTextDirection calls android.view.View.canResolveTextDirection.

func (*View) CanScrollHorizontally added in v0.0.6

func (m *View) CanScrollHorizontally(arg0 int32) (bool, error)

CanScrollHorizontally calls android.view.View.canScrollHorizontally.

func (*View) CanScrollVertically added in v0.0.6

func (m *View) CanScrollVertically(arg0 int32) (bool, error)

CanScrollVertically calls android.view.View.canScrollVertically.

func (*View) CancelDragAndDrop added in v0.0.6

func (m *View) CancelDragAndDrop() error

CancelDragAndDrop calls android.view.View.cancelDragAndDrop.

func (*View) CancelLongPress added in v0.0.6

func (m *View) CancelLongPress() error

CancelLongPress calls android.view.View.cancelLongPress.

func (*View) CancelPendingInputEvents added in v0.0.6

func (m *View) CancelPendingInputEvents() error

CancelPendingInputEvents calls android.view.View.cancelPendingInputEvents.

func (*View) CheckInputConnectionProxy added in v0.0.6

func (m *View) CheckInputConnectionProxy(arg0 *jni.Object) (bool, error)

CheckInputConnectionProxy calls android.view.View.checkInputConnectionProxy.

func (*View) ClearAnimation added in v0.0.6

func (m *View) ClearAnimation() error

ClearAnimation calls android.view.View.clearAnimation.

func (*View) ClearFocus added in v0.0.6

func (m *View) ClearFocus() error

ClearFocus calls android.view.View.clearFocus.

func (*View) ClearPendingCredentialRequest added in v0.0.6

func (m *View) ClearPendingCredentialRequest() error

ClearPendingCredentialRequest calls android.view.View.clearPendingCredentialRequest.

func (*View) ClearViewTranslationCallback added in v0.0.6

func (m *View) ClearViewTranslationCallback() error

ClearViewTranslationCallback calls android.view.View.clearViewTranslationCallback.

func (*View) CombineMeasuredStates added in v0.0.6

func (m *View) CombineMeasuredStates(arg0 int32, arg1 int32) (int32, error)

CombineMeasuredStates calls android.view.View.combineMeasuredStates.

func (*View) ComputeScroll added in v0.0.6

func (m *View) ComputeScroll() error

ComputeScroll calls android.view.View.computeScroll.

func (*View) ComputeSystemWindowInsets added in v0.0.6

func (m *View) ComputeSystemWindowInsets(arg0 *jni.Object, arg1 *jni.Object) (*jni.Object, error)

ComputeSystemWindowInsets calls android.view.View.computeSystemWindowInsets.

func (*View) CreateAccessibilityNodeInfo added in v0.0.6

func (m *View) CreateAccessibilityNodeInfo() (*jni.Object, error)

CreateAccessibilityNodeInfo calls android.view.View.createAccessibilityNodeInfo.

func (*View) CreateContextMenu added in v0.0.6

func (m *View) CreateContextMenu(arg0 *jni.Object) error

CreateContextMenu calls android.view.View.createContextMenu.

func (*View) DestroyDrawingCache added in v0.0.6

func (m *View) DestroyDrawingCache() error

DestroyDrawingCache calls android.view.View.destroyDrawingCache.

func (*View) DispatchApplyWindowInsets added in v0.0.6

func (m *View) DispatchApplyWindowInsets(arg0 *jni.Object) (*jni.Object, error)

DispatchApplyWindowInsets calls android.view.View.dispatchApplyWindowInsets.

func (*View) DispatchCapturedPointerEvent added in v0.0.6

func (m *View) DispatchCapturedPointerEvent(arg0 *jni.Object) (bool, error)

DispatchCapturedPointerEvent calls android.view.View.dispatchCapturedPointerEvent.

func (*View) DispatchConfigurationChanged added in v0.0.6

func (m *View) DispatchConfigurationChanged(arg0 *jni.Object) error

DispatchConfigurationChanged calls android.view.View.dispatchConfigurationChanged.

func (*View) DispatchCreateViewTranslationRequest added in v0.0.6

func (m *View) DispatchCreateViewTranslationRequest(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 *jni.Object,
	arg3 *jni.Object,
) error

DispatchCreateViewTranslationRequest calls android.view.View.dispatchCreateViewTranslationRequest.

func (*View) DispatchDisplayHint added in v0.0.6

func (m *View) DispatchDisplayHint(arg0 int32) error

DispatchDisplayHint calls android.view.View.dispatchDisplayHint.

func (*View) DispatchDragEvent added in v0.0.6

func (m *View) DispatchDragEvent(arg0 *jni.Object) (bool, error)

DispatchDragEvent calls android.view.View.dispatchDragEvent.

func (*View) DispatchDrawableHotspotChanged added in v0.0.6

func (m *View) DispatchDrawableHotspotChanged(arg0 float32, arg1 float32) error

DispatchDrawableHotspotChanged calls android.view.View.dispatchDrawableHotspotChanged.

func (*View) DispatchFinishTemporaryDetach added in v0.0.6

func (m *View) DispatchFinishTemporaryDetach() error

DispatchFinishTemporaryDetach calls android.view.View.dispatchFinishTemporaryDetach.

func (*View) DispatchGenericMotionEvent added in v0.0.6

func (m *View) DispatchGenericMotionEvent(arg0 *jni.Object) (bool, error)

DispatchGenericMotionEvent calls android.view.View.dispatchGenericMotionEvent.

func (*View) DispatchKeyEvent added in v0.0.6

func (m *View) DispatchKeyEvent(arg0 *jni.Object) (bool, error)

DispatchKeyEvent calls android.view.View.dispatchKeyEvent.

func (*View) DispatchKeyEventPreIme added in v0.0.6

func (m *View) DispatchKeyEventPreIme(arg0 *jni.Object) (bool, error)

DispatchKeyEventPreIme calls android.view.View.dispatchKeyEventPreIme.

func (*View) DispatchKeyShortcutEvent added in v0.0.6

func (m *View) DispatchKeyShortcutEvent(arg0 *jni.Object) (bool, error)

DispatchKeyShortcutEvent calls android.view.View.dispatchKeyShortcutEvent.

func (*View) DispatchNestedFling added in v0.0.6

func (m *View) DispatchNestedFling(
	arg0 float32,
	arg1 float32,
	arg2 bool,
) (bool, error)

DispatchNestedFling calls android.view.View.dispatchNestedFling.

func (*View) DispatchNestedPreFling added in v0.0.6

func (m *View) DispatchNestedPreFling(arg0 float32, arg1 float32) (bool, error)

DispatchNestedPreFling calls android.view.View.dispatchNestedPreFling.

func (*View) DispatchNestedPrePerformAccessibilityAction added in v0.0.6

func (m *View) DispatchNestedPrePerformAccessibilityAction(arg0 int32, arg1 *jni.Object) (bool, error)

DispatchNestedPrePerformAccessibilityAction calls android.view.View.dispatchNestedPrePerformAccessibilityAction.

func (*View) DispatchNestedPreScroll added in v0.0.6

func (m *View) DispatchNestedPreScroll(
	arg0 int32,
	arg1 int32,
	arg2 *jni.Object,
	arg3 *jni.Object,
) (bool, error)

DispatchNestedPreScroll calls android.view.View.dispatchNestedPreScroll.

func (*View) DispatchNestedScroll added in v0.0.6

func (m *View) DispatchNestedScroll(
	arg0 int32,
	arg1 int32,
	arg2 int32,
	arg3 int32,
	arg4 *jni.Object,
) (bool, error)

DispatchNestedScroll calls android.view.View.dispatchNestedScroll.

func (*View) DispatchPointerCaptureChanged added in v0.0.6

func (m *View) DispatchPointerCaptureChanged(arg0 bool) error

DispatchPointerCaptureChanged calls android.view.View.dispatchPointerCaptureChanged.

func (*View) DispatchPopulateAccessibilityEvent added in v0.0.6

func (m *View) DispatchPopulateAccessibilityEvent(arg0 *jni.Object) (bool, error)

DispatchPopulateAccessibilityEvent calls android.view.View.dispatchPopulateAccessibilityEvent.

func (*View) DispatchProvideAutofillStructure added in v0.0.6

func (m *View) DispatchProvideAutofillStructure(arg0 *jni.Object, arg1 int32) error

DispatchProvideAutofillStructure calls android.view.View.dispatchProvideAutofillStructure.

func (*View) DispatchProvideStructure added in v0.0.6

func (m *View) DispatchProvideStructure(arg0 *jni.Object) error

DispatchProvideStructure calls android.view.View.dispatchProvideStructure.

func (*View) DispatchScrollCaptureSearch added in v0.0.6

func (m *View) DispatchScrollCaptureSearch(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 *jni.Object,
) error

DispatchScrollCaptureSearch calls android.view.View.dispatchScrollCaptureSearch.

func (*View) DispatchStartTemporaryDetach added in v0.0.6

func (m *View) DispatchStartTemporaryDetach() error

DispatchStartTemporaryDetach calls android.view.View.dispatchStartTemporaryDetach.

func (*View) DispatchSystemUiVisibilityChanged added in v0.0.6

func (m *View) DispatchSystemUiVisibilityChanged(arg0 int32) error

DispatchSystemUiVisibilityChanged calls android.view.View.dispatchSystemUiVisibilityChanged.

func (*View) DispatchTouchEvent added in v0.0.6

func (m *View) DispatchTouchEvent(arg0 *jni.Object) (bool, error)

DispatchTouchEvent calls android.view.View.dispatchTouchEvent.

func (*View) DispatchTrackballEvent added in v0.0.6

func (m *View) DispatchTrackballEvent(arg0 *jni.Object) (bool, error)

DispatchTrackballEvent calls android.view.View.dispatchTrackballEvent.

func (*View) DispatchUnhandledMove added in v0.0.6

func (m *View) DispatchUnhandledMove(arg0 *jni.Object, arg1 int32) (bool, error)

DispatchUnhandledMove calls android.view.View.dispatchUnhandledMove.

func (*View) DispatchWindowFocusChanged added in v0.0.6

func (m *View) DispatchWindowFocusChanged(arg0 bool) error

DispatchWindowFocusChanged calls android.view.View.dispatchWindowFocusChanged.

func (*View) DispatchWindowInsetsAnimationEnd added in v0.0.6

func (m *View) DispatchWindowInsetsAnimationEnd(arg0 *jni.Object) error

DispatchWindowInsetsAnimationEnd calls android.view.View.dispatchWindowInsetsAnimationEnd.

func (*View) DispatchWindowInsetsAnimationPrepare added in v0.0.6

func (m *View) DispatchWindowInsetsAnimationPrepare(arg0 *jni.Object) error

DispatchWindowInsetsAnimationPrepare calls android.view.View.dispatchWindowInsetsAnimationPrepare.

func (*View) DispatchWindowInsetsAnimationProgress added in v0.0.6

func (m *View) DispatchWindowInsetsAnimationProgress(arg0 *jni.Object, arg1 *jni.Object) (*jni.Object, error)

DispatchWindowInsetsAnimationProgress calls android.view.View.dispatchWindowInsetsAnimationProgress.

func (*View) DispatchWindowInsetsAnimationStart added in v0.0.6

func (m *View) DispatchWindowInsetsAnimationStart(arg0 *jni.Object, arg1 *jni.Object) (*jni.Object, error)

DispatchWindowInsetsAnimationStart calls android.view.View.dispatchWindowInsetsAnimationStart.

func (*View) DispatchWindowSystemUiVisiblityChanged added in v0.0.6

func (m *View) DispatchWindowSystemUiVisiblityChanged(arg0 int32) error

DispatchWindowSystemUiVisiblityChanged calls android.view.View.dispatchWindowSystemUiVisiblityChanged.

func (*View) DispatchWindowVisibilityChanged added in v0.0.6

func (m *View) DispatchWindowVisibilityChanged(arg0 int32) error

DispatchWindowVisibilityChanged calls android.view.View.dispatchWindowVisibilityChanged.

func (*View) Draw added in v0.0.6

func (m *View) Draw(arg0 *jni.Object) error

Draw calls android.view.View.draw.

func (*View) DrawableHotspotChanged added in v0.0.6

func (m *View) DrawableHotspotChanged(arg0 float32, arg1 float32) error

DrawableHotspotChanged calls android.view.View.drawableHotspotChanged.

func (*View) FindFocus added in v0.0.6

func (m *View) FindFocus() (*jni.Object, error)

FindFocus calls android.view.View.findFocus.

func (*View) FindOnBackInvokedDispatcher added in v0.0.6

func (m *View) FindOnBackInvokedDispatcher() (*jni.Object, error)

FindOnBackInvokedDispatcher calls android.view.View.findOnBackInvokedDispatcher.

func (*View) FindViewsWithText added in v0.0.6

func (m *View) FindViewsWithText(
	arg0 *jni.Object,
	arg1 string,
	arg2 int32,
) error

FindViewsWithText calls android.view.View.findViewsWithText.

func (*View) FocusSearch added in v0.0.6

func (m *View) FocusSearch(arg0 int32) (*jni.Object, error)

FocusSearch calls android.view.View.focusSearch.

func (*View) ForceHasOverlappingRendering added in v0.0.6

func (m *View) ForceHasOverlappingRendering(arg0 bool) error

ForceHasOverlappingRendering calls android.view.View.forceHasOverlappingRendering.

func (*View) ForceLayout added in v0.0.6

func (m *View) ForceLayout() error

ForceLayout calls android.view.View.forceLayout.

func (*View) GatherTransparentRegion added in v0.0.6

func (m *View) GatherTransparentRegion(arg0 *jni.Object) (bool, error)

GatherTransparentRegion calls android.view.View.gatherTransparentRegion.

func (*View) GenerateDisplayHash added in v0.0.6

func (m *View) GenerateDisplayHash(
	arg0 string,
	arg1 *jni.Object,
	arg2 *jni.Object,
	arg3 *jni.Object,
) error

GenerateDisplayHash calls android.view.View.generateDisplayHash.

func (*View) GenerateViewId added in v0.0.6

func (m *View) GenerateViewId() (int32, error)

GenerateViewId calls android.view.View.generateViewId.

func (*View) GetAccessibilityClassName added in v0.0.6

func (m *View) GetAccessibilityClassName() (*jni.Object, error)

GetAccessibilityClassName calls android.view.View.getAccessibilityClassName.

func (*View) GetAccessibilityDelegate added in v0.0.6

func (m *View) GetAccessibilityDelegate() (*jni.Object, error)

GetAccessibilityDelegate calls android.view.View.getAccessibilityDelegate.

func (*View) GetAccessibilityLiveRegion added in v0.0.6

func (m *View) GetAccessibilityLiveRegion() (int32, error)

GetAccessibilityLiveRegion calls android.view.View.getAccessibilityLiveRegion.

func (*View) GetAccessibilityNodeProvider added in v0.0.6

func (m *View) GetAccessibilityNodeProvider() (*jni.Object, error)

GetAccessibilityNodeProvider calls android.view.View.getAccessibilityNodeProvider.

func (*View) GetAccessibilityPaneTitle added in v0.0.6

func (m *View) GetAccessibilityPaneTitle() (*jni.Object, error)

GetAccessibilityPaneTitle calls android.view.View.getAccessibilityPaneTitle.

func (*View) GetAccessibilityTraversalAfter added in v0.0.6

func (m *View) GetAccessibilityTraversalAfter() (int32, error)

GetAccessibilityTraversalAfter calls android.view.View.getAccessibilityTraversalAfter.

func (*View) GetAccessibilityTraversalBefore added in v0.0.6

func (m *View) GetAccessibilityTraversalBefore() (int32, error)

GetAccessibilityTraversalBefore calls android.view.View.getAccessibilityTraversalBefore.

func (*View) GetAllowedHandwritingDelegatePackageName added in v0.0.6

func (m *View) GetAllowedHandwritingDelegatePackageName() (string, error)

GetAllowedHandwritingDelegatePackageName calls android.view.View.getAllowedHandwritingDelegatePackageName.

func (*View) GetAllowedHandwritingDelegatorPackageName added in v0.0.6

func (m *View) GetAllowedHandwritingDelegatorPackageName() (string, error)

GetAllowedHandwritingDelegatorPackageName calls android.view.View.getAllowedHandwritingDelegatorPackageName.

func (*View) GetAlpha added in v0.0.6

func (m *View) GetAlpha() (float32, error)

GetAlpha calls android.view.View.getAlpha.

func (*View) GetAnimation added in v0.0.6

func (m *View) GetAnimation() (*jni.Object, error)

GetAnimation calls android.view.View.getAnimation.

func (*View) GetAnimationMatrix added in v0.0.6

func (m *View) GetAnimationMatrix() (*jni.Object, error)

GetAnimationMatrix calls android.view.View.getAnimationMatrix.

func (*View) GetApplicationWindowToken added in v0.0.6

func (m *View) GetApplicationWindowToken() (*jni.Object, error)

GetApplicationWindowToken calls android.view.View.getApplicationWindowToken.

func (*View) GetAttributeResolutionStack added in v0.0.6

func (m *View) GetAttributeResolutionStack(arg0 int32) (*jni.Object, error)

GetAttributeResolutionStack calls android.view.View.getAttributeResolutionStack.

func (*View) GetAutofillHints added in v0.0.6

func (m *View) GetAutofillHints() (*jni.Object, error)

GetAutofillHints calls android.view.View.getAutofillHints.

func (*View) GetAutofillId added in v0.0.6

func (m *View) GetAutofillId() (*jni.Object, error)

GetAutofillId calls android.view.View.getAutofillId.

func (*View) GetAutofillType added in v0.0.6

func (m *View) GetAutofillType() (int32, error)

GetAutofillType calls android.view.View.getAutofillType.

func (*View) GetAutofillValue added in v0.0.6

func (m *View) GetAutofillValue() (*jni.Object, error)

GetAutofillValue calls android.view.View.getAutofillValue.

func (*View) GetBackground added in v0.0.6

func (m *View) GetBackground() (*jni.Object, error)

GetBackground calls android.view.View.getBackground.

func (*View) GetBackgroundTintBlendMode added in v0.0.6

func (m *View) GetBackgroundTintBlendMode() (*jni.Object, error)

GetBackgroundTintBlendMode calls android.view.View.getBackgroundTintBlendMode.

func (*View) GetBackgroundTintList added in v0.0.6

func (m *View) GetBackgroundTintList() (*jni.Object, error)

GetBackgroundTintList calls android.view.View.getBackgroundTintList.

func (*View) GetBackgroundTintMode added in v0.0.6

func (m *View) GetBackgroundTintMode() (*jni.Object, error)

GetBackgroundTintMode calls android.view.View.getBackgroundTintMode.

func (*View) GetBaseline added in v0.0.6

func (m *View) GetBaseline() (int32, error)

GetBaseline calls android.view.View.getBaseline.

func (*View) GetBottom added in v0.0.6

func (m *View) GetBottom() (int32, error)

GetBottom calls android.view.View.getBottom.

func (*View) GetCameraDistance added in v0.0.6

func (m *View) GetCameraDistance() (float32, error)

GetCameraDistance calls android.view.View.getCameraDistance.

func (*View) GetClipBounds0 added in v0.0.6

func (m *View) GetClipBounds0() (*jni.Object, error)

GetClipBounds0 calls android.view.View.getClipBounds.

func (*View) GetClipBounds1_1 added in v0.0.6

func (m *View) GetClipBounds1_1(arg0 *jni.Object) (bool, error)

GetClipBounds1_1 calls android.view.View.getClipBounds.

func (*View) GetClipToOutline added in v0.0.6

func (m *View) GetClipToOutline() (bool, error)

GetClipToOutline calls android.view.View.getClipToOutline.

func (*View) GetContentCaptureSession added in v0.0.6

func (m *View) GetContentCaptureSession() (*jni.Object, error)

GetContentCaptureSession calls android.view.View.getContentCaptureSession.

func (*View) GetContentDescription added in v0.0.6

func (m *View) GetContentDescription() (*jni.Object, error)

GetContentDescription calls android.view.View.getContentDescription.

func (*View) GetContentSensitivity added in v0.0.6

func (m *View) GetContentSensitivity() (int32, error)

GetContentSensitivity calls android.view.View.getContentSensitivity.

func (*View) GetContext added in v0.0.6

func (m *View) GetContext() (*jni.Object, error)

GetContext calls android.view.View.getContext.

func (*View) GetDefaultFocusHighlightEnabled added in v0.0.6

func (m *View) GetDefaultFocusHighlightEnabled() (bool, error)

GetDefaultFocusHighlightEnabled calls android.view.View.getDefaultFocusHighlightEnabled.

func (*View) GetDefaultSize added in v0.0.6

func (m *View) GetDefaultSize(arg0 int32, arg1 int32) (int32, error)

GetDefaultSize calls android.view.View.getDefaultSize.

func (*View) GetDisplay added in v0.0.6

func (m *View) GetDisplay() (*jni.Object, error)

GetDisplay calls android.view.View.getDisplay.

func (*View) GetDrawableState added in v0.0.6

func (m *View) GetDrawableState() (*jni.Object, error)

GetDrawableState calls android.view.View.getDrawableState.

func (*View) GetDrawingCache0 added in v0.0.6

func (m *View) GetDrawingCache0() (*jni.Object, error)

GetDrawingCache0 calls android.view.View.getDrawingCache.

func (*View) GetDrawingCache1_1 added in v0.0.6

func (m *View) GetDrawingCache1_1(arg0 bool) (*jni.Object, error)

GetDrawingCache1_1 calls android.view.View.getDrawingCache.

func (*View) GetDrawingCacheBackgroundColor added in v0.0.6

func (m *View) GetDrawingCacheBackgroundColor() (int32, error)

GetDrawingCacheBackgroundColor calls android.view.View.getDrawingCacheBackgroundColor.

func (*View) GetDrawingCacheQuality added in v0.0.6

func (m *View) GetDrawingCacheQuality() (int32, error)

GetDrawingCacheQuality calls android.view.View.getDrawingCacheQuality.

func (*View) GetDrawingRect added in v0.0.6

func (m *View) GetDrawingRect(arg0 *jni.Object) error

GetDrawingRect calls android.view.View.getDrawingRect.

func (*View) GetDrawingTime added in v0.0.6

func (m *View) GetDrawingTime() (int64, error)

GetDrawingTime calls android.view.View.getDrawingTime.

func (*View) GetElevation added in v0.0.6

func (m *View) GetElevation() (float32, error)

GetElevation calls android.view.View.getElevation.

func (*View) GetExplicitStyle added in v0.0.6

func (m *View) GetExplicitStyle() (int32, error)

GetExplicitStyle calls android.view.View.getExplicitStyle.

func (*View) GetFilterTouchesWhenObscured added in v0.0.6

func (m *View) GetFilterTouchesWhenObscured() (bool, error)

GetFilterTouchesWhenObscured calls android.view.View.getFilterTouchesWhenObscured.

func (*View) GetFitsSystemWindows added in v0.0.6

func (m *View) GetFitsSystemWindows() (bool, error)

GetFitsSystemWindows calls android.view.View.getFitsSystemWindows.

func (*View) GetFocusable added in v0.0.6

func (m *View) GetFocusable() (int32, error)

GetFocusable calls android.view.View.getFocusable.

func (*View) GetFocusables added in v0.0.6

func (m *View) GetFocusables(arg0 int32) (*jni.Object, error)

GetFocusables calls android.view.View.getFocusables.

func (*View) GetFocusedRect added in v0.0.6

func (m *View) GetFocusedRect(arg0 *jni.Object) error

GetFocusedRect calls android.view.View.getFocusedRect.

func (*View) GetForeground added in v0.0.6

func (m *View) GetForeground() (*jni.Object, error)

GetForeground calls android.view.View.getForeground.

func (*View) GetForegroundGravity added in v0.0.6

func (m *View) GetForegroundGravity() (int32, error)

GetForegroundGravity calls android.view.View.getForegroundGravity.

func (*View) GetForegroundTintBlendMode added in v0.0.6

func (m *View) GetForegroundTintBlendMode() (*jni.Object, error)

GetForegroundTintBlendMode calls android.view.View.getForegroundTintBlendMode.

func (*View) GetForegroundTintList added in v0.0.6

func (m *View) GetForegroundTintList() (*jni.Object, error)

GetForegroundTintList calls android.view.View.getForegroundTintList.

func (*View) GetForegroundTintMode added in v0.0.6

func (m *View) GetForegroundTintMode() (*jni.Object, error)

GetForegroundTintMode calls android.view.View.getForegroundTintMode.

func (*View) GetFrameContentVelocity added in v0.0.6

func (m *View) GetFrameContentVelocity() (float32, error)

GetFrameContentVelocity calls android.view.View.getFrameContentVelocity.

func (*View) GetGlobalVisibleRect1 added in v0.0.6

func (m *View) GetGlobalVisibleRect1(arg0 *jni.Object) (bool, error)

GetGlobalVisibleRect1 calls android.view.View.getGlobalVisibleRect.

func (*View) GetGlobalVisibleRect2_1 added in v0.0.6

func (m *View) GetGlobalVisibleRect2_1(arg0 *jni.Object, arg1 *jni.Object) (bool, error)

GetGlobalVisibleRect2_1 calls android.view.View.getGlobalVisibleRect.

func (*View) GetHandler added in v0.0.6

func (m *View) GetHandler() (*jni.Object, error)

GetHandler calls android.view.View.getHandler.

func (*View) GetHandwritingBoundsOffsetBottom added in v0.0.6

func (m *View) GetHandwritingBoundsOffsetBottom() (float32, error)

GetHandwritingBoundsOffsetBottom calls android.view.View.getHandwritingBoundsOffsetBottom.

func (*View) GetHandwritingBoundsOffsetLeft added in v0.0.6

func (m *View) GetHandwritingBoundsOffsetLeft() (float32, error)

GetHandwritingBoundsOffsetLeft calls android.view.View.getHandwritingBoundsOffsetLeft.

func (*View) GetHandwritingBoundsOffsetRight added in v0.0.6

func (m *View) GetHandwritingBoundsOffsetRight() (float32, error)

GetHandwritingBoundsOffsetRight calls android.view.View.getHandwritingBoundsOffsetRight.

func (*View) GetHandwritingBoundsOffsetTop added in v0.0.6

func (m *View) GetHandwritingBoundsOffsetTop() (float32, error)

GetHandwritingBoundsOffsetTop calls android.view.View.getHandwritingBoundsOffsetTop.

func (*View) GetHandwritingDelegateFlags added in v0.0.6

func (m *View) GetHandwritingDelegateFlags() (int32, error)

GetHandwritingDelegateFlags calls android.view.View.getHandwritingDelegateFlags.

func (*View) GetHandwritingDelegatorCallback added in v0.0.6

func (m *View) GetHandwritingDelegatorCallback() (*jni.Object, error)

GetHandwritingDelegatorCallback calls android.view.View.getHandwritingDelegatorCallback.

func (*View) GetHasOverlappingRendering added in v0.0.6

func (m *View) GetHasOverlappingRendering() (bool, error)

GetHasOverlappingRendering calls android.view.View.getHasOverlappingRendering.

func (*View) GetHeight added in v0.0.6

func (m *View) GetHeight() (int32, error)

GetHeight calls android.view.View.getHeight.

func (*View) GetHitRect added in v0.0.6

func (m *View) GetHitRect(arg0 *jni.Object) error

GetHitRect calls android.view.View.getHitRect.

func (*View) GetHorizontalFadingEdgeLength added in v0.0.6

func (m *View) GetHorizontalFadingEdgeLength() (int32, error)

GetHorizontalFadingEdgeLength calls android.view.View.getHorizontalFadingEdgeLength.

func (*View) GetHorizontalScrollbarThumbDrawable added in v0.0.6

func (m *View) GetHorizontalScrollbarThumbDrawable() (*jni.Object, error)

GetHorizontalScrollbarThumbDrawable calls android.view.View.getHorizontalScrollbarThumbDrawable.

func (*View) GetHorizontalScrollbarTrackDrawable added in v0.0.6

func (m *View) GetHorizontalScrollbarTrackDrawable() (*jni.Object, error)

GetHorizontalScrollbarTrackDrawable calls android.view.View.getHorizontalScrollbarTrackDrawable.

func (*View) GetId added in v0.0.6

func (m *View) GetId() (int32, error)

GetId calls android.view.View.getId.

func (*View) GetImportantForAccessibility added in v0.0.6

func (m *View) GetImportantForAccessibility() (int32, error)

GetImportantForAccessibility calls android.view.View.getImportantForAccessibility.

func (*View) GetImportantForAutofill added in v0.0.6

func (m *View) GetImportantForAutofill() (int32, error)

GetImportantForAutofill calls android.view.View.getImportantForAutofill.

func (*View) GetImportantForContentCapture added in v0.0.6

func (m *View) GetImportantForContentCapture() (int32, error)

GetImportantForContentCapture calls android.view.View.getImportantForContentCapture.

func (*View) GetKeepScreenOn added in v0.0.6

func (m *View) GetKeepScreenOn() (bool, error)

GetKeepScreenOn calls android.view.View.getKeepScreenOn.

func (*View) GetKeyDispatcherState added in v0.0.6

func (m *View) GetKeyDispatcherState() (*jni.Object, error)

GetKeyDispatcherState calls android.view.View.getKeyDispatcherState.

func (*View) GetLabelFor added in v0.0.6

func (m *View) GetLabelFor() (int32, error)

GetLabelFor calls android.view.View.getLabelFor.

func (*View) GetLayerType added in v0.0.6

func (m *View) GetLayerType() (int32, error)

GetLayerType calls android.view.View.getLayerType.

func (*View) GetLayoutDirection added in v0.0.6

func (m *View) GetLayoutDirection() (int32, error)

GetLayoutDirection calls android.view.View.getLayoutDirection.

func (*View) GetLayoutParams added in v0.0.6

func (m *View) GetLayoutParams() (*jni.Object, error)

GetLayoutParams calls android.view.View.getLayoutParams.

func (*View) GetLeft added in v0.0.6

func (m *View) GetLeft() (int32, error)

GetLeft calls android.view.View.getLeft.

func (*View) GetLocalVisibleRect added in v0.0.6

func (m *View) GetLocalVisibleRect(arg0 *jni.Object) (bool, error)

GetLocalVisibleRect calls android.view.View.getLocalVisibleRect.

func (*View) GetLocationInSurface added in v0.0.6

func (m *View) GetLocationInSurface(arg0 *jni.Object) error

GetLocationInSurface calls android.view.View.getLocationInSurface.

func (*View) GetLocationInWindow added in v0.0.6

func (m *View) GetLocationInWindow(arg0 *jni.Object) error

GetLocationInWindow calls android.view.View.getLocationInWindow.

func (*View) GetLocationOnScreen added in v0.0.6

func (m *View) GetLocationOnScreen(arg0 *jni.Object) error

GetLocationOnScreen calls android.view.View.getLocationOnScreen.

func (*View) GetMatrix added in v0.0.6

func (m *View) GetMatrix() (*jni.Object, error)

GetMatrix calls android.view.View.getMatrix.

func (*View) GetMeasuredHeight added in v0.0.6

func (m *View) GetMeasuredHeight() (int32, error)

GetMeasuredHeight calls android.view.View.getMeasuredHeight.

func (*View) GetMeasuredHeightAndState added in v0.0.6

func (m *View) GetMeasuredHeightAndState() (int32, error)

GetMeasuredHeightAndState calls android.view.View.getMeasuredHeightAndState.

func (*View) GetMeasuredState added in v0.0.6

func (m *View) GetMeasuredState() (int32, error)

GetMeasuredState calls android.view.View.getMeasuredState.

func (*View) GetMeasuredWidth added in v0.0.6

func (m *View) GetMeasuredWidth() (int32, error)

GetMeasuredWidth calls android.view.View.getMeasuredWidth.

func (*View) GetMeasuredWidthAndState added in v0.0.6

func (m *View) GetMeasuredWidthAndState() (int32, error)

GetMeasuredWidthAndState calls android.view.View.getMeasuredWidthAndState.

func (*View) GetMinimumHeight added in v0.0.6

func (m *View) GetMinimumHeight() (int32, error)

GetMinimumHeight calls android.view.View.getMinimumHeight.

func (*View) GetMinimumWidth added in v0.0.6

func (m *View) GetMinimumWidth() (int32, error)

GetMinimumWidth calls android.view.View.getMinimumWidth.

func (*View) GetNextClusterForwardId added in v0.0.6

func (m *View) GetNextClusterForwardId() (int32, error)

GetNextClusterForwardId calls android.view.View.getNextClusterForwardId.

func (*View) GetNextFocusDownId added in v0.0.6

func (m *View) GetNextFocusDownId() (int32, error)

GetNextFocusDownId calls android.view.View.getNextFocusDownId.

func (*View) GetNextFocusForwardId added in v0.0.6

func (m *View) GetNextFocusForwardId() (int32, error)

GetNextFocusForwardId calls android.view.View.getNextFocusForwardId.

func (*View) GetNextFocusLeftId added in v0.0.6

func (m *View) GetNextFocusLeftId() (int32, error)

GetNextFocusLeftId calls android.view.View.getNextFocusLeftId.

func (*View) GetNextFocusRightId added in v0.0.6

func (m *View) GetNextFocusRightId() (int32, error)

GetNextFocusRightId calls android.view.View.getNextFocusRightId.

func (*View) GetNextFocusUpId added in v0.0.6

func (m *View) GetNextFocusUpId() (int32, error)

GetNextFocusUpId calls android.view.View.getNextFocusUpId.

func (*View) GetOnFocusChangeListener added in v0.0.6

func (m *View) GetOnFocusChangeListener() (*jni.Object, error)

GetOnFocusChangeListener calls android.view.View.getOnFocusChangeListener.

func (*View) GetOutlineAmbientShadowColor added in v0.0.6

func (m *View) GetOutlineAmbientShadowColor() (int32, error)

GetOutlineAmbientShadowColor calls android.view.View.getOutlineAmbientShadowColor.

func (*View) GetOutlineProvider added in v0.0.6

func (m *View) GetOutlineProvider() (*jni.Object, error)

GetOutlineProvider calls android.view.View.getOutlineProvider.

func (*View) GetOutlineSpotShadowColor added in v0.0.6

func (m *View) GetOutlineSpotShadowColor() (int32, error)

GetOutlineSpotShadowColor calls android.view.View.getOutlineSpotShadowColor.

func (*View) GetOverScrollMode added in v0.0.6

func (m *View) GetOverScrollMode() (int32, error)

GetOverScrollMode calls android.view.View.getOverScrollMode.

func (*View) GetOverlay added in v0.0.6

func (m *View) GetOverlay() (*jni.Object, error)

GetOverlay calls android.view.View.getOverlay.

func (*View) GetPaddingBottom added in v0.0.6

func (m *View) GetPaddingBottom() (int32, error)

GetPaddingBottom calls android.view.View.getPaddingBottom.

func (*View) GetPaddingEnd added in v0.0.6

func (m *View) GetPaddingEnd() (int32, error)

GetPaddingEnd calls android.view.View.getPaddingEnd.

func (*View) GetPaddingLeft added in v0.0.6

func (m *View) GetPaddingLeft() (int32, error)

GetPaddingLeft calls android.view.View.getPaddingLeft.

func (*View) GetPaddingRight added in v0.0.6

func (m *View) GetPaddingRight() (int32, error)

GetPaddingRight calls android.view.View.getPaddingRight.

func (*View) GetPaddingStart added in v0.0.6

func (m *View) GetPaddingStart() (int32, error)

GetPaddingStart calls android.view.View.getPaddingStart.

func (*View) GetPaddingTop added in v0.0.6

func (m *View) GetPaddingTop() (int32, error)

GetPaddingTop calls android.view.View.getPaddingTop.

func (*View) GetParent added in v0.0.6

func (m *View) GetParent() (*jni.Object, error)

GetParent calls android.view.View.getParent.

func (*View) GetParentForAccessibility added in v0.0.6

func (m *View) GetParentForAccessibility() (*jni.Object, error)

GetParentForAccessibility calls android.view.View.getParentForAccessibility.

func (*View) GetPendingCredentialRequest added in v0.0.6

func (m *View) GetPendingCredentialRequest() (*jni.Object, error)

GetPendingCredentialRequest calls android.view.View.getPendingCredentialRequest.

func (*View) GetPivotX added in v0.0.6

func (m *View) GetPivotX() (float32, error)

GetPivotX calls android.view.View.getPivotX.

func (*View) GetPivotY added in v0.0.6

func (m *View) GetPivotY() (float32, error)

GetPivotY calls android.view.View.getPivotY.

func (*View) GetPointerIcon added in v0.0.6

func (m *View) GetPointerIcon() (*jni.Object, error)

GetPointerIcon calls android.view.View.getPointerIcon.

func (*View) GetPreferKeepClearRects added in v0.0.6

func (m *View) GetPreferKeepClearRects() (*jni.Object, error)

GetPreferKeepClearRects calls android.view.View.getPreferKeepClearRects.

func (*View) GetReceiveContentMimeTypes added in v0.0.6

func (m *View) GetReceiveContentMimeTypes() (*jni.Object, error)

GetReceiveContentMimeTypes calls android.view.View.getReceiveContentMimeTypes.

func (*View) GetRequestedFrameRate added in v0.0.6

func (m *View) GetRequestedFrameRate() (float32, error)

GetRequestedFrameRate calls android.view.View.getRequestedFrameRate.

func (*View) GetResources added in v0.0.6

func (m *View) GetResources() (*jni.Object, error)

GetResources calls android.view.View.getResources.

func (*View) GetRevealOnFocusHint added in v0.0.6

func (m *View) GetRevealOnFocusHint() (bool, error)

GetRevealOnFocusHint calls android.view.View.getRevealOnFocusHint.

func (*View) GetRight added in v0.0.6

func (m *View) GetRight() (int32, error)

GetRight calls android.view.View.getRight.

func (*View) GetRootSurfaceControl added in v0.0.6

func (m *View) GetRootSurfaceControl() (*jni.Object, error)

GetRootSurfaceControl calls android.view.View.getRootSurfaceControl.

func (*View) GetRootView added in v0.0.6

func (m *View) GetRootView() (*jni.Object, error)

GetRootView calls android.view.View.getRootView.

func (*View) GetRootWindowInsets added in v0.0.6

func (m *View) GetRootWindowInsets() (*jni.Object, error)

GetRootWindowInsets calls android.view.View.getRootWindowInsets.

func (*View) GetRotation added in v0.0.6

func (m *View) GetRotation() (float32, error)

GetRotation calls android.view.View.getRotation.

func (*View) GetRotationX added in v0.0.6

func (m *View) GetRotationX() (float32, error)

GetRotationX calls android.view.View.getRotationX.

func (*View) GetRotationY added in v0.0.6

func (m *View) GetRotationY() (float32, error)

GetRotationY calls android.view.View.getRotationY.

func (*View) GetScaleX added in v0.0.6

func (m *View) GetScaleX() (float32, error)

GetScaleX calls android.view.View.getScaleX.

func (*View) GetScaleY added in v0.0.6

func (m *View) GetScaleY() (float32, error)

GetScaleY calls android.view.View.getScaleY.

func (*View) GetScrollBarDefaultDelayBeforeFade added in v0.0.6

func (m *View) GetScrollBarDefaultDelayBeforeFade() (int32, error)

GetScrollBarDefaultDelayBeforeFade calls android.view.View.getScrollBarDefaultDelayBeforeFade.

func (*View) GetScrollBarFadeDuration added in v0.0.6

func (m *View) GetScrollBarFadeDuration() (int32, error)

GetScrollBarFadeDuration calls android.view.View.getScrollBarFadeDuration.

func (*View) GetScrollBarSize added in v0.0.6

func (m *View) GetScrollBarSize() (int32, error)

GetScrollBarSize calls android.view.View.getScrollBarSize.

func (*View) GetScrollBarStyle added in v0.0.6

func (m *View) GetScrollBarStyle() (int32, error)

GetScrollBarStyle calls android.view.View.getScrollBarStyle.

func (*View) GetScrollCaptureHint added in v0.0.6

func (m *View) GetScrollCaptureHint() (int32, error)

GetScrollCaptureHint calls android.view.View.getScrollCaptureHint.

func (*View) GetScrollIndicators added in v0.0.6

func (m *View) GetScrollIndicators() (int32, error)

GetScrollIndicators calls android.view.View.getScrollIndicators.

func (*View) GetScrollX added in v0.0.6

func (m *View) GetScrollX() (int32, error)

GetScrollX calls android.view.View.getScrollX.

func (*View) GetScrollY added in v0.0.6

func (m *View) GetScrollY() (int32, error)

GetScrollY calls android.view.View.getScrollY.

func (*View) GetSolidColor added in v0.0.6

func (m *View) GetSolidColor() (int32, error)

GetSolidColor calls android.view.View.getSolidColor.

func (*View) GetSourceLayoutResId added in v0.0.6

func (m *View) GetSourceLayoutResId() (int32, error)

GetSourceLayoutResId calls android.view.View.getSourceLayoutResId.

func (*View) GetStateDescription added in v0.0.6

func (m *View) GetStateDescription() (*jni.Object, error)

GetStateDescription calls android.view.View.getStateDescription.

func (*View) GetStateListAnimator added in v0.0.6

func (m *View) GetStateListAnimator() (*jni.Object, error)

GetStateListAnimator calls android.view.View.getStateListAnimator.

func (*View) GetSupplementalDescription added in v0.0.6

func (m *View) GetSupplementalDescription() (*jni.Object, error)

GetSupplementalDescription calls android.view.View.getSupplementalDescription.

func (*View) GetSystemGestureExclusionRects added in v0.0.6

func (m *View) GetSystemGestureExclusionRects() (*jni.Object, error)

GetSystemGestureExclusionRects calls android.view.View.getSystemGestureExclusionRects.

func (*View) GetSystemUiVisibility added in v0.0.6

func (m *View) GetSystemUiVisibility() (int32, error)

GetSystemUiVisibility calls android.view.View.getSystemUiVisibility.

func (*View) GetTag0 added in v0.0.6

func (m *View) GetTag0() (*jni.Object, error)

GetTag0 calls android.view.View.getTag.

func (*View) GetTag1_1 added in v0.0.6

func (m *View) GetTag1_1(arg0 int32) (*jni.Object, error)

GetTag1_1 calls android.view.View.getTag.

func (*View) GetTextAlignment added in v0.0.6

func (m *View) GetTextAlignment() (int32, error)

GetTextAlignment calls android.view.View.getTextAlignment.

func (*View) GetTextDirection added in v0.0.6

func (m *View) GetTextDirection() (int32, error)

GetTextDirection calls android.view.View.getTextDirection.

func (*View) GetTooltipText added in v0.0.6

func (m *View) GetTooltipText() (*jni.Object, error)

GetTooltipText calls android.view.View.getTooltipText.

func (*View) GetTop added in v0.0.6

func (m *View) GetTop() (int32, error)

GetTop calls android.view.View.getTop.

func (*View) GetTouchDelegate added in v0.0.6

func (m *View) GetTouchDelegate() (*jni.Object, error)

GetTouchDelegate calls android.view.View.getTouchDelegate.

func (*View) GetTouchables added in v0.0.6

func (m *View) GetTouchables() (*jni.Object, error)

GetTouchables calls android.view.View.getTouchables.

func (*View) GetTransitionAlpha added in v0.0.6

func (m *View) GetTransitionAlpha() (float32, error)

GetTransitionAlpha calls android.view.View.getTransitionAlpha.

func (*View) GetTransitionName added in v0.0.6

func (m *View) GetTransitionName() (string, error)

GetTransitionName calls android.view.View.getTransitionName.

func (*View) GetTranslationX added in v0.0.6

func (m *View) GetTranslationX() (float32, error)

GetTranslationX calls android.view.View.getTranslationX.

func (*View) GetTranslationY added in v0.0.6

func (m *View) GetTranslationY() (float32, error)

GetTranslationY calls android.view.View.getTranslationY.

func (*View) GetTranslationZ added in v0.0.6

func (m *View) GetTranslationZ() (float32, error)

GetTranslationZ calls android.view.View.getTranslationZ.

func (*View) GetUniqueDrawingId added in v0.0.6

func (m *View) GetUniqueDrawingId() (int64, error)

GetUniqueDrawingId calls android.view.View.getUniqueDrawingId.

func (*View) GetVerticalFadingEdgeLength added in v0.0.6

func (m *View) GetVerticalFadingEdgeLength() (int32, error)

GetVerticalFadingEdgeLength calls android.view.View.getVerticalFadingEdgeLength.

func (*View) GetVerticalScrollbarPosition added in v0.0.6

func (m *View) GetVerticalScrollbarPosition() (int32, error)

GetVerticalScrollbarPosition calls android.view.View.getVerticalScrollbarPosition.

func (*View) GetVerticalScrollbarThumbDrawable added in v0.0.6

func (m *View) GetVerticalScrollbarThumbDrawable() (*jni.Object, error)

GetVerticalScrollbarThumbDrawable calls android.view.View.getVerticalScrollbarThumbDrawable.

func (*View) GetVerticalScrollbarTrackDrawable added in v0.0.6

func (m *View) GetVerticalScrollbarTrackDrawable() (*jni.Object, error)

GetVerticalScrollbarTrackDrawable calls android.view.View.getVerticalScrollbarTrackDrawable.

func (*View) GetVerticalScrollbarWidth added in v0.0.6

func (m *View) GetVerticalScrollbarWidth() (int32, error)

GetVerticalScrollbarWidth calls android.view.View.getVerticalScrollbarWidth.

func (*View) GetViewTranslationResponse added in v0.0.6

func (m *View) GetViewTranslationResponse() (*jni.Object, error)

GetViewTranslationResponse calls android.view.View.getViewTranslationResponse.

func (*View) GetViewTreeObserver added in v0.0.6

func (m *View) GetViewTreeObserver() (*jni.Object, error)

GetViewTreeObserver calls android.view.View.getViewTreeObserver.

func (*View) GetVisibility added in v0.0.6

func (m *View) GetVisibility() (int32, error)

GetVisibility calls android.view.View.getVisibility.

func (*View) GetWidth added in v0.0.6

func (m *View) GetWidth() (int32, error)

GetWidth calls android.view.View.getWidth.

func (*View) GetWindowId added in v0.0.6

func (m *View) GetWindowId() (*jni.Object, error)

GetWindowId calls android.view.View.getWindowId.

func (*View) GetWindowInsetsController added in v0.0.6

func (m *View) GetWindowInsetsController() (*jni.Object, error)

GetWindowInsetsController calls android.view.View.getWindowInsetsController.

func (*View) GetWindowSystemUiVisibility added in v0.0.6

func (m *View) GetWindowSystemUiVisibility() (int32, error)

GetWindowSystemUiVisibility calls android.view.View.getWindowSystemUiVisibility.

func (*View) GetWindowToken added in v0.0.6

func (m *View) GetWindowToken() (*jni.Object, error)

GetWindowToken calls android.view.View.getWindowToken.

func (*View) GetWindowVisibility added in v0.0.6

func (m *View) GetWindowVisibility() (int32, error)

GetWindowVisibility calls android.view.View.getWindowVisibility.

func (*View) GetWindowVisibleDisplayFrame added in v0.0.6

func (m *View) GetWindowVisibleDisplayFrame(arg0 *jni.Object) error

GetWindowVisibleDisplayFrame calls android.view.View.getWindowVisibleDisplayFrame.

func (*View) GetX added in v0.0.6

func (m *View) GetX() (float32, error)

GetX calls android.view.View.getX.

func (*View) GetY added in v0.0.6

func (m *View) GetY() (float32, error)

GetY calls android.view.View.getY.

func (*View) GetZ added in v0.0.6

func (m *View) GetZ() (float32, error)

GetZ calls android.view.View.getZ.

func (*View) HasExplicitFocusable added in v0.0.6

func (m *View) HasExplicitFocusable() (bool, error)

HasExplicitFocusable calls android.view.View.hasExplicitFocusable.

func (*View) HasFocus added in v0.0.6

func (m *View) HasFocus() (bool, error)

HasFocus calls android.view.View.hasFocus.

func (*View) HasFocusable added in v0.0.6

func (m *View) HasFocusable() (bool, error)

HasFocusable calls android.view.View.hasFocusable.

func (*View) HasNestedScrollingParent added in v0.0.6

func (m *View) HasNestedScrollingParent() (bool, error)

HasNestedScrollingParent calls android.view.View.hasNestedScrollingParent.

func (*View) HasOnClickListeners added in v0.0.6

func (m *View) HasOnClickListeners() (bool, error)

HasOnClickListeners calls android.view.View.hasOnClickListeners.

func (*View) HasOnLongClickListeners added in v0.0.6

func (m *View) HasOnLongClickListeners() (bool, error)

HasOnLongClickListeners calls android.view.View.hasOnLongClickListeners.

func (*View) HasOverlappingRendering added in v0.0.6

func (m *View) HasOverlappingRendering() (bool, error)

HasOverlappingRendering calls android.view.View.hasOverlappingRendering.

func (*View) HasPointerCapture added in v0.0.6

func (m *View) HasPointerCapture() (bool, error)

HasPointerCapture calls android.view.View.hasPointerCapture.

func (*View) HasTransientState added in v0.0.6

func (m *View) HasTransientState() (bool, error)

HasTransientState calls android.view.View.hasTransientState.

func (*View) HasWindowFocus added in v0.0.6

func (m *View) HasWindowFocus() (bool, error)

HasWindowFocus calls android.view.View.hasWindowFocus.

func (*View) Inflate added in v0.0.6

func (m *View) Inflate(
	arg0 *jni.Object,
	arg1 int32,
	arg2 *jni.Object,
) (*jni.Object, error)

Inflate calls android.view.View.inflate.

func (*View) Invalidate0 added in v0.0.6

func (m *View) Invalidate0() error

Invalidate0 calls android.view.View.invalidate.

func (*View) Invalidate1_1 added in v0.0.6

func (m *View) Invalidate1_1(arg0 *jni.Object) error

Invalidate1_1 calls android.view.View.invalidate.

func (*View) Invalidate4_2 added in v0.0.6

func (m *View) Invalidate4_2(
	arg0 int32,
	arg1 int32,
	arg2 int32,
	arg3 int32,
) error

Invalidate4_2 calls android.view.View.invalidate.

func (*View) InvalidateDrawable added in v0.0.6

func (m *View) InvalidateDrawable(arg0 *jni.Object) error

InvalidateDrawable calls android.view.View.invalidateDrawable.

func (*View) InvalidateOutline added in v0.0.6

func (m *View) InvalidateOutline() error

InvalidateOutline calls android.view.View.invalidateOutline.

func (*View) IsAccessibilityDataSensitive added in v0.0.6

func (m *View) IsAccessibilityDataSensitive() (bool, error)

IsAccessibilityDataSensitive calls android.view.View.isAccessibilityDataSensitive.

func (*View) IsAccessibilityFocused added in v0.0.6

func (m *View) IsAccessibilityFocused() (bool, error)

IsAccessibilityFocused calls android.view.View.isAccessibilityFocused.

func (*View) IsAccessibilityHeading added in v0.0.6

func (m *View) IsAccessibilityHeading() (bool, error)

IsAccessibilityHeading calls android.view.View.isAccessibilityHeading.

func (*View) IsActivated added in v0.0.6

func (m *View) IsActivated() (bool, error)

IsActivated calls android.view.View.isActivated.

func (*View) IsAttachedToWindow added in v0.0.6

func (m *View) IsAttachedToWindow() (bool, error)

IsAttachedToWindow calls android.view.View.isAttachedToWindow.

func (*View) IsAutoHandwritingEnabled added in v0.0.6

func (m *View) IsAutoHandwritingEnabled() (bool, error)

IsAutoHandwritingEnabled calls android.view.View.isAutoHandwritingEnabled.

func (*View) IsClickable added in v0.0.6

func (m *View) IsClickable() (bool, error)

IsClickable calls android.view.View.isClickable.

func (*View) IsContentSensitive added in v0.0.6

func (m *View) IsContentSensitive() (bool, error)

IsContentSensitive calls android.view.View.isContentSensitive.

func (*View) IsContextClickable added in v0.0.6

func (m *View) IsContextClickable() (bool, error)

IsContextClickable calls android.view.View.isContextClickable.

func (*View) IsCredential added in v0.0.6

func (m *View) IsCredential() (bool, error)

IsCredential calls android.view.View.isCredential.

func (*View) IsDirty added in v0.0.6

func (m *View) IsDirty() (bool, error)

IsDirty calls android.view.View.isDirty.

func (*View) IsDrawingCacheEnabled added in v0.0.6

func (m *View) IsDrawingCacheEnabled() (bool, error)

IsDrawingCacheEnabled calls android.view.View.isDrawingCacheEnabled.

func (*View) IsDuplicateParentStateEnabled added in v0.0.6

func (m *View) IsDuplicateParentStateEnabled() (bool, error)

IsDuplicateParentStateEnabled calls android.view.View.isDuplicateParentStateEnabled.

func (*View) IsEnabled added in v0.0.6

func (m *View) IsEnabled() (bool, error)

IsEnabled calls android.view.View.isEnabled.

func (*View) IsFocusable added in v0.0.6

func (m *View) IsFocusable() (bool, error)

IsFocusable calls android.view.View.isFocusable.

func (*View) IsFocusableInTouchMode added in v0.0.6

func (m *View) IsFocusableInTouchMode() (bool, error)

IsFocusableInTouchMode calls android.view.View.isFocusableInTouchMode.

func (*View) IsFocused added in v0.0.6

func (m *View) IsFocused() (bool, error)

IsFocused calls android.view.View.isFocused.

func (*View) IsFocusedByDefault added in v0.0.6

func (m *View) IsFocusedByDefault() (bool, error)

IsFocusedByDefault calls android.view.View.isFocusedByDefault.

func (*View) IsForceDarkAllowed added in v0.0.6

func (m *View) IsForceDarkAllowed() (bool, error)

IsForceDarkAllowed calls android.view.View.isForceDarkAllowed.

func (*View) IsHandwritingDelegate added in v0.0.6

func (m *View) IsHandwritingDelegate() (bool, error)

IsHandwritingDelegate calls android.view.View.isHandwritingDelegate.

func (*View) IsHapticFeedbackEnabled added in v0.0.6

func (m *View) IsHapticFeedbackEnabled() (bool, error)

IsHapticFeedbackEnabled calls android.view.View.isHapticFeedbackEnabled.

func (*View) IsHardwareAccelerated added in v0.0.6

func (m *View) IsHardwareAccelerated() (bool, error)

IsHardwareAccelerated calls android.view.View.isHardwareAccelerated.

func (*View) IsHorizontalFadingEdgeEnabled added in v0.0.6

func (m *View) IsHorizontalFadingEdgeEnabled() (bool, error)

IsHorizontalFadingEdgeEnabled calls android.view.View.isHorizontalFadingEdgeEnabled.

func (*View) IsHorizontalScrollBarEnabled added in v0.0.6

func (m *View) IsHorizontalScrollBarEnabled() (bool, error)

IsHorizontalScrollBarEnabled calls android.view.View.isHorizontalScrollBarEnabled.

func (*View) IsHovered added in v0.0.6

func (m *View) IsHovered() (bool, error)

IsHovered calls android.view.View.isHovered.

func (*View) IsImportantForAccessibility added in v0.0.6

func (m *View) IsImportantForAccessibility() (bool, error)

IsImportantForAccessibility calls android.view.View.isImportantForAccessibility.

func (*View) IsImportantForAutofill added in v0.0.6

func (m *View) IsImportantForAutofill() (bool, error)

IsImportantForAutofill calls android.view.View.isImportantForAutofill.

func (*View) IsImportantForContentCapture added in v0.0.6

func (m *View) IsImportantForContentCapture() (bool, error)

IsImportantForContentCapture calls android.view.View.isImportantForContentCapture.

func (*View) IsInEditMode added in v0.0.6

func (m *View) IsInEditMode() (bool, error)

IsInEditMode calls android.view.View.isInEditMode.

func (*View) IsInLayout added in v0.0.6

func (m *View) IsInLayout() (bool, error)

IsInLayout calls android.view.View.isInLayout.

func (*View) IsInTouchMode added in v0.0.6

func (m *View) IsInTouchMode() (bool, error)

IsInTouchMode calls android.view.View.isInTouchMode.

func (*View) IsKeyboardNavigationCluster added in v0.0.6

func (m *View) IsKeyboardNavigationCluster() (bool, error)

IsKeyboardNavigationCluster calls android.view.View.isKeyboardNavigationCluster.

func (*View) IsLaidOut added in v0.0.6

func (m *View) IsLaidOut() (bool, error)

IsLaidOut calls android.view.View.isLaidOut.

func (*View) IsLayoutDirectionResolved added in v0.0.6

func (m *View) IsLayoutDirectionResolved() (bool, error)

IsLayoutDirectionResolved calls android.view.View.isLayoutDirectionResolved.

func (*View) IsLayoutRequested added in v0.0.6

func (m *View) IsLayoutRequested() (bool, error)

IsLayoutRequested calls android.view.View.isLayoutRequested.

func (*View) IsLongClickable added in v0.0.6

func (m *View) IsLongClickable() (bool, error)

IsLongClickable calls android.view.View.isLongClickable.

func (*View) IsNestedScrollingEnabled added in v0.0.6

func (m *View) IsNestedScrollingEnabled() (bool, error)

IsNestedScrollingEnabled calls android.view.View.isNestedScrollingEnabled.

func (*View) IsOpaque added in v0.0.6

func (m *View) IsOpaque() (bool, error)

IsOpaque calls android.view.View.isOpaque.

func (*View) IsPaddingRelative added in v0.0.6

func (m *View) IsPaddingRelative() (bool, error)

IsPaddingRelative calls android.view.View.isPaddingRelative.

func (*View) IsPivotSet added in v0.0.6

func (m *View) IsPivotSet() (bool, error)

IsPivotSet calls android.view.View.isPivotSet.

func (*View) IsPreferKeepClear added in v0.0.6

func (m *View) IsPreferKeepClear() (bool, error)

IsPreferKeepClear calls android.view.View.isPreferKeepClear.

func (*View) IsPressed added in v0.0.6

func (m *View) IsPressed() (bool, error)

IsPressed calls android.view.View.isPressed.

func (*View) IsSaveEnabled added in v0.0.6

func (m *View) IsSaveEnabled() (bool, error)

IsSaveEnabled calls android.view.View.isSaveEnabled.

func (*View) IsSaveFromParentEnabled added in v0.0.6

func (m *View) IsSaveFromParentEnabled() (bool, error)

IsSaveFromParentEnabled calls android.view.View.isSaveFromParentEnabled.

func (*View) IsScreenReaderFocusable added in v0.0.6

func (m *View) IsScreenReaderFocusable() (bool, error)

IsScreenReaderFocusable calls android.view.View.isScreenReaderFocusable.

func (*View) IsScrollContainer added in v0.0.6

func (m *View) IsScrollContainer() (bool, error)

IsScrollContainer calls android.view.View.isScrollContainer.

func (*View) IsScrollbarFadingEnabled added in v0.0.6

func (m *View) IsScrollbarFadingEnabled() (bool, error)

IsScrollbarFadingEnabled calls android.view.View.isScrollbarFadingEnabled.

func (*View) IsSelected added in v0.0.6

func (m *View) IsSelected() (bool, error)

IsSelected calls android.view.View.isSelected.

func (*View) IsShowingLayoutBounds added in v0.0.6

func (m *View) IsShowingLayoutBounds() (bool, error)

IsShowingLayoutBounds calls android.view.View.isShowingLayoutBounds.

func (*View) IsShown added in v0.0.6

func (m *View) IsShown() (bool, error)

IsShown calls android.view.View.isShown.

func (*View) IsSoundEffectsEnabled added in v0.0.6

func (m *View) IsSoundEffectsEnabled() (bool, error)

IsSoundEffectsEnabled calls android.view.View.isSoundEffectsEnabled.

func (*View) IsTemporarilyDetached added in v0.0.6

func (m *View) IsTemporarilyDetached() (bool, error)

IsTemporarilyDetached calls android.view.View.isTemporarilyDetached.

func (*View) IsTextAlignmentResolved added in v0.0.6

func (m *View) IsTextAlignmentResolved() (bool, error)

IsTextAlignmentResolved calls android.view.View.isTextAlignmentResolved.

func (*View) IsTextDirectionResolved added in v0.0.6

func (m *View) IsTextDirectionResolved() (bool, error)

IsTextDirectionResolved calls android.view.View.isTextDirectionResolved.

func (*View) IsVerticalFadingEdgeEnabled added in v0.0.6

func (m *View) IsVerticalFadingEdgeEnabled() (bool, error)

IsVerticalFadingEdgeEnabled calls android.view.View.isVerticalFadingEdgeEnabled.

func (*View) IsVerticalScrollBarEnabled added in v0.0.6

func (m *View) IsVerticalScrollBarEnabled() (bool, error)

IsVerticalScrollBarEnabled calls android.view.View.isVerticalScrollBarEnabled.

func (*View) IsVisibleToUserForAutofill added in v0.0.6

func (m *View) IsVisibleToUserForAutofill(arg0 int32) (bool, error)

IsVisibleToUserForAutofill calls android.view.View.isVisibleToUserForAutofill.

func (*View) JumpDrawablesToCurrentState added in v0.0.6

func (m *View) JumpDrawablesToCurrentState() error

JumpDrawablesToCurrentState calls android.view.View.jumpDrawablesToCurrentState.

func (*View) KeyboardNavigationClusterSearch added in v0.0.6

func (m *View) KeyboardNavigationClusterSearch(arg0 *jni.Object, arg1 int32) (*jni.Object, error)

KeyboardNavigationClusterSearch calls android.view.View.keyboardNavigationClusterSearch.

func (*View) Layout added in v0.0.6

func (m *View) Layout(
	arg0 int32,
	arg1 int32,
	arg2 int32,
	arg3 int32,
) error

Layout calls android.view.View.layout.

func (*View) Measure added in v0.0.6

func (m *View) Measure(arg0 int32, arg1 int32) error

Measure calls android.view.View.measure.

func (*View) OffsetLeftAndRight added in v0.0.6

func (m *View) OffsetLeftAndRight(arg0 int32) error

OffsetLeftAndRight calls android.view.View.offsetLeftAndRight.

func (*View) OffsetTopAndBottom added in v0.0.6

func (m *View) OffsetTopAndBottom(arg0 int32) error

OffsetTopAndBottom calls android.view.View.offsetTopAndBottom.

func (*View) OnApplyWindowInsets added in v0.0.6

func (m *View) OnApplyWindowInsets(arg0 *jni.Object) (*jni.Object, error)

OnApplyWindowInsets calls android.view.View.onApplyWindowInsets.

func (*View) OnCancelPendingInputEvents added in v0.0.6

func (m *View) OnCancelPendingInputEvents() error

OnCancelPendingInputEvents calls android.view.View.onCancelPendingInputEvents.

func (*View) OnCapturedPointerEvent added in v0.0.6

func (m *View) OnCapturedPointerEvent(arg0 *jni.Object) (bool, error)

OnCapturedPointerEvent calls android.view.View.onCapturedPointerEvent.

func (*View) OnCheckIsTextEditor added in v0.0.6

func (m *View) OnCheckIsTextEditor() (bool, error)

OnCheckIsTextEditor calls android.view.View.onCheckIsTextEditor.

func (*View) OnCreateInputConnection added in v0.0.6

func (m *View) OnCreateInputConnection(arg0 *jni.Object) (*jni.Object, error)

OnCreateInputConnection calls android.view.View.onCreateInputConnection.

func (*View) OnCreateViewTranslationRequest added in v0.0.6

func (m *View) OnCreateViewTranslationRequest(arg0 *jni.Object, arg1 *jni.Object) error

OnCreateViewTranslationRequest calls android.view.View.onCreateViewTranslationRequest.

func (*View) OnCreateVirtualViewTranslationRequests added in v0.0.6

func (m *View) OnCreateVirtualViewTranslationRequests(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 *jni.Object,
) error

OnCreateVirtualViewTranslationRequests calls android.view.View.onCreateVirtualViewTranslationRequests.

func (*View) OnDragEvent added in v0.0.6

func (m *View) OnDragEvent(arg0 *jni.Object) (bool, error)

OnDragEvent calls android.view.View.onDragEvent.

func (*View) OnDrawForeground added in v0.0.6

func (m *View) OnDrawForeground(arg0 *jni.Object) error

OnDrawForeground calls android.view.View.onDrawForeground.

func (*View) OnFilterTouchEventForSecurity added in v0.0.6

func (m *View) OnFilterTouchEventForSecurity(arg0 *jni.Object) (bool, error)

OnFilterTouchEventForSecurity calls android.view.View.onFilterTouchEventForSecurity.

func (*View) OnFinishTemporaryDetach added in v0.0.6

func (m *View) OnFinishTemporaryDetach() error

OnFinishTemporaryDetach calls android.view.View.onFinishTemporaryDetach.

func (*View) OnGenericMotionEvent added in v0.0.6

func (m *View) OnGenericMotionEvent(arg0 *jni.Object) (bool, error)

OnGenericMotionEvent calls android.view.View.onGenericMotionEvent.

func (*View) OnHoverChanged added in v0.0.6

func (m *View) OnHoverChanged(arg0 bool) error

OnHoverChanged calls android.view.View.onHoverChanged.

func (*View) OnHoverEvent added in v0.0.6

func (m *View) OnHoverEvent(arg0 *jni.Object) (bool, error)

OnHoverEvent calls android.view.View.onHoverEvent.

func (*View) OnInitializeAccessibilityEvent added in v0.0.6

func (m *View) OnInitializeAccessibilityEvent(arg0 *jni.Object) error

OnInitializeAccessibilityEvent calls android.view.View.onInitializeAccessibilityEvent.

func (*View) OnInitializeAccessibilityNodeInfo added in v0.0.6

func (m *View) OnInitializeAccessibilityNodeInfo(arg0 *jni.Object) error

OnInitializeAccessibilityNodeInfo calls android.view.View.onInitializeAccessibilityNodeInfo.

func (*View) OnKeyDown added in v0.0.6

func (m *View) OnKeyDown(arg0 int32, arg1 *jni.Object) (bool, error)

OnKeyDown calls android.view.View.onKeyDown.

func (*View) OnKeyLongPress added in v0.0.6

func (m *View) OnKeyLongPress(arg0 int32, arg1 *jni.Object) (bool, error)

OnKeyLongPress calls android.view.View.onKeyLongPress.

func (*View) OnKeyMultiple added in v0.0.6

func (m *View) OnKeyMultiple(
	arg0 int32,
	arg1 int32,
	arg2 *jni.Object,
) (bool, error)

OnKeyMultiple calls android.view.View.onKeyMultiple.

func (*View) OnKeyPreIme added in v0.0.6

func (m *View) OnKeyPreIme(arg0 int32, arg1 *jni.Object) (bool, error)

OnKeyPreIme calls android.view.View.onKeyPreIme.

func (*View) OnKeyShortcut added in v0.0.6

func (m *View) OnKeyShortcut(arg0 int32, arg1 *jni.Object) (bool, error)

OnKeyShortcut calls android.view.View.onKeyShortcut.

func (*View) OnKeyUp added in v0.0.6

func (m *View) OnKeyUp(arg0 int32, arg1 *jni.Object) (bool, error)

OnKeyUp calls android.view.View.onKeyUp.

func (*View) OnPointerCaptureChange added in v0.0.6

func (m *View) OnPointerCaptureChange(arg0 bool) error

OnPointerCaptureChange calls android.view.View.onPointerCaptureChange.

func (*View) OnPopulateAccessibilityEvent added in v0.0.6

func (m *View) OnPopulateAccessibilityEvent(arg0 *jni.Object) error

OnPopulateAccessibilityEvent calls android.view.View.onPopulateAccessibilityEvent.

func (*View) OnProvideAutofillStructure added in v0.0.6

func (m *View) OnProvideAutofillStructure(arg0 *jni.Object, arg1 int32) error

OnProvideAutofillStructure calls android.view.View.onProvideAutofillStructure.

func (*View) OnProvideAutofillVirtualStructure added in v0.0.6

func (m *View) OnProvideAutofillVirtualStructure(arg0 *jni.Object, arg1 int32) error

OnProvideAutofillVirtualStructure calls android.view.View.onProvideAutofillVirtualStructure.

func (*View) OnProvideContentCaptureStructure added in v0.0.6

func (m *View) OnProvideContentCaptureStructure(arg0 *jni.Object, arg1 int32) error

OnProvideContentCaptureStructure calls android.view.View.onProvideContentCaptureStructure.

func (*View) OnProvideStructure added in v0.0.6

func (m *View) OnProvideStructure(arg0 *jni.Object) error

OnProvideStructure calls android.view.View.onProvideStructure.

func (*View) OnProvideVirtualStructure added in v0.0.6

func (m *View) OnProvideVirtualStructure(arg0 *jni.Object) error

OnProvideVirtualStructure calls android.view.View.onProvideVirtualStructure.

func (*View) OnReceiveContent added in v0.0.6

func (m *View) OnReceiveContent(arg0 *jni.Object) (*jni.Object, error)

OnReceiveContent calls android.view.View.onReceiveContent.

func (*View) OnResolvePointerIcon added in v0.0.6

func (m *View) OnResolvePointerIcon(arg0 *jni.Object, arg1 int32) (*jni.Object, error)

OnResolvePointerIcon calls android.view.View.onResolvePointerIcon.

func (*View) OnRtlPropertiesChanged added in v0.0.6

func (m *View) OnRtlPropertiesChanged(arg0 int32) error

OnRtlPropertiesChanged calls android.view.View.onRtlPropertiesChanged.

func (*View) OnScreenStateChanged added in v0.0.6

func (m *View) OnScreenStateChanged(arg0 int32) error

OnScreenStateChanged calls android.view.View.onScreenStateChanged.

func (*View) OnScrollCaptureSearch added in v0.0.6

func (m *View) OnScrollCaptureSearch(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 *jni.Object,
) error

OnScrollCaptureSearch calls android.view.View.onScrollCaptureSearch.

func (*View) OnStartTemporaryDetach added in v0.0.6

func (m *View) OnStartTemporaryDetach() error

OnStartTemporaryDetach calls android.view.View.onStartTemporaryDetach.

func (*View) OnTouchEvent added in v0.0.6

func (m *View) OnTouchEvent(arg0 *jni.Object) (bool, error)

OnTouchEvent calls android.view.View.onTouchEvent.

func (*View) OnTrackballEvent added in v0.0.6

func (m *View) OnTrackballEvent(arg0 *jni.Object) (bool, error)

OnTrackballEvent calls android.view.View.onTrackballEvent.

func (*View) OnViewTranslationResponse added in v0.0.6

func (m *View) OnViewTranslationResponse(arg0 *jni.Object) error

OnViewTranslationResponse calls android.view.View.onViewTranslationResponse.

func (*View) OnVirtualViewTranslationResponses added in v0.0.6

func (m *View) OnVirtualViewTranslationResponses(arg0 *jni.Object) error

OnVirtualViewTranslationResponses calls android.view.View.onVirtualViewTranslationResponses.

func (*View) OnVisibilityAggregated added in v0.0.6

func (m *View) OnVisibilityAggregated(arg0 bool) error

OnVisibilityAggregated calls android.view.View.onVisibilityAggregated.

func (*View) OnWindowFocusChanged added in v0.0.6

func (m *View) OnWindowFocusChanged(arg0 bool) error

OnWindowFocusChanged calls android.view.View.onWindowFocusChanged.

func (*View) OnWindowSystemUiVisibilityChanged added in v0.0.6

func (m *View) OnWindowSystemUiVisibilityChanged(arg0 int32) error

OnWindowSystemUiVisibilityChanged calls android.view.View.onWindowSystemUiVisibilityChanged.

func (*View) PerformAccessibilityAction added in v0.0.6

func (m *View) PerformAccessibilityAction(arg0 int32, arg1 *jni.Object) (bool, error)

PerformAccessibilityAction calls android.view.View.performAccessibilityAction.

func (*View) PerformClick added in v0.0.6

func (m *View) PerformClick() (bool, error)

PerformClick calls android.view.View.performClick.

func (*View) PerformContextClick0 added in v0.0.6

func (m *View) PerformContextClick0() (bool, error)

PerformContextClick0 calls android.view.View.performContextClick.

func (*View) PerformContextClick2_1 added in v0.0.6

func (m *View) PerformContextClick2_1(arg0 float32, arg1 float32) (bool, error)

PerformContextClick2_1 calls android.view.View.performContextClick.

func (*View) PerformHapticFeedback1 added in v0.0.6

func (m *View) PerformHapticFeedback1(arg0 int32) (bool, error)

PerformHapticFeedback1 calls android.view.View.performHapticFeedback.

func (*View) PerformHapticFeedback2_1 added in v0.0.6

func (m *View) PerformHapticFeedback2_1(arg0 int32, arg1 int32) (bool, error)

PerformHapticFeedback2_1 calls android.view.View.performHapticFeedback.

func (*View) PerformLongClick0 added in v0.0.6

func (m *View) PerformLongClick0() (bool, error)

PerformLongClick0 calls android.view.View.performLongClick.

func (*View) PerformLongClick2_1 added in v0.0.6

func (m *View) PerformLongClick2_1(arg0 float32, arg1 float32) (bool, error)

PerformLongClick2_1 calls android.view.View.performLongClick.

func (*View) PerformReceiveContent added in v0.0.6

func (m *View) PerformReceiveContent(arg0 *jni.Object) (*jni.Object, error)

PerformReceiveContent calls android.view.View.performReceiveContent.

func (*View) PlaySoundEffect added in v0.0.6

func (m *View) PlaySoundEffect(arg0 int32) error

PlaySoundEffect calls android.view.View.playSoundEffect.

func (*View) Post added in v0.0.6

func (m *View) Post(arg0 *jni.Object) (bool, error)

Post calls android.view.View.post.

func (*View) PostDelayed added in v0.0.6

func (m *View) PostDelayed(arg0 *jni.Object, arg1 int64) (bool, error)

PostDelayed calls android.view.View.postDelayed.

func (*View) PostInvalidate0 added in v0.0.6

func (m *View) PostInvalidate0() error

PostInvalidate0 calls android.view.View.postInvalidate.

func (*View) PostInvalidate4_1 added in v0.0.6

func (m *View) PostInvalidate4_1(
	arg0 int32,
	arg1 int32,
	arg2 int32,
	arg3 int32,
) error

PostInvalidate4_1 calls android.view.View.postInvalidate.

func (*View) PostInvalidateDelayed1 added in v0.0.6

func (m *View) PostInvalidateDelayed1(arg0 int64) error

PostInvalidateDelayed1 calls android.view.View.postInvalidateDelayed.

func (*View) PostInvalidateDelayed5_1 added in v0.0.6

func (m *View) PostInvalidateDelayed5_1(
	arg0 int64,
	arg1 int32,
	arg2 int32,
	arg3 int32,
	arg4 int32,
) error

PostInvalidateDelayed5_1 calls android.view.View.postInvalidateDelayed.

func (*View) PostInvalidateOnAnimation0 added in v0.0.6

func (m *View) PostInvalidateOnAnimation0() error

PostInvalidateOnAnimation0 calls android.view.View.postInvalidateOnAnimation.

func (*View) PostInvalidateOnAnimation4_1 added in v0.0.6

func (m *View) PostInvalidateOnAnimation4_1(
	arg0 int32,
	arg1 int32,
	arg2 int32,
	arg3 int32,
) error

PostInvalidateOnAnimation4_1 calls android.view.View.postInvalidateOnAnimation.

func (*View) PostOnAnimation added in v0.0.6

func (m *View) PostOnAnimation(arg0 *jni.Object) error

PostOnAnimation calls android.view.View.postOnAnimation.

func (*View) PostOnAnimationDelayed added in v0.0.6

func (m *View) PostOnAnimationDelayed(arg0 *jni.Object, arg1 int64) error

PostOnAnimationDelayed calls android.view.View.postOnAnimationDelayed.

func (*View) RefreshDrawableState added in v0.0.6

func (m *View) RefreshDrawableState() error

RefreshDrawableState calls android.view.View.refreshDrawableState.

func (*View) ReleasePointerCapture added in v0.0.6

func (m *View) ReleasePointerCapture() error

ReleasePointerCapture calls android.view.View.releasePointerCapture.

func (*View) RemoveCallbacks added in v0.0.6

func (m *View) RemoveCallbacks(arg0 *jni.Object) (bool, error)

RemoveCallbacks calls android.view.View.removeCallbacks.

func (*View) RemoveOnAttachStateChangeListener added in v0.0.6

func (m *View) RemoveOnAttachStateChangeListener(arg0 *jni.Object) error

RemoveOnAttachStateChangeListener calls android.view.View.removeOnAttachStateChangeListener.

func (*View) RemoveOnLayoutChangeListener added in v0.0.6

func (m *View) RemoveOnLayoutChangeListener(arg0 *jni.Object) error

RemoveOnLayoutChangeListener calls android.view.View.removeOnLayoutChangeListener.

func (*View) RemoveOnUnhandledKeyEventListener added in v0.0.6

func (m *View) RemoveOnUnhandledKeyEventListener(arg0 *jni.Object) error

RemoveOnUnhandledKeyEventListener calls android.view.View.removeOnUnhandledKeyEventListener.

func (*View) ReportAppJankStats added in v0.0.6

func (m *View) ReportAppJankStats(arg0 *jni.Object) error

ReportAppJankStats calls android.view.View.reportAppJankStats.

func (*View) RequestApplyInsets added in v0.0.6

func (m *View) RequestApplyInsets() error

RequestApplyInsets calls android.view.View.requestApplyInsets.

func (*View) RequestFitSystemWindows added in v0.0.6

func (m *View) RequestFitSystemWindows() error

RequestFitSystemWindows calls android.view.View.requestFitSystemWindows.

func (*View) RequestFocus0 added in v0.0.6

func (m *View) RequestFocus0() (bool, error)

RequestFocus0 calls android.view.View.requestFocus.

func (*View) RequestFocus1_1 added in v0.0.6

func (m *View) RequestFocus1_1(arg0 int32) (bool, error)

RequestFocus1_1 calls android.view.View.requestFocus.

func (*View) RequestFocus2_2 added in v0.0.6

func (m *View) RequestFocus2_2(arg0 int32, arg1 *jni.Object) (bool, error)

RequestFocus2_2 calls android.view.View.requestFocus.

func (*View) RequestFocusFromTouch added in v0.0.6

func (m *View) RequestFocusFromTouch() (bool, error)

RequestFocusFromTouch calls android.view.View.requestFocusFromTouch.

func (*View) RequestLayout added in v0.0.6

func (m *View) RequestLayout() error

RequestLayout calls android.view.View.requestLayout.

func (*View) RequestPointerCapture added in v0.0.6

func (m *View) RequestPointerCapture() error

RequestPointerCapture calls android.view.View.requestPointerCapture.

func (*View) RequestRectangleOnScreen1 added in v0.0.6

func (m *View) RequestRectangleOnScreen1(arg0 *jni.Object) (bool, error)

RequestRectangleOnScreen1 calls android.view.View.requestRectangleOnScreen.

func (*View) RequestRectangleOnScreen2_1 added in v0.0.6

func (m *View) RequestRectangleOnScreen2_1(arg0 *jni.Object, arg1 bool) (bool, error)

RequestRectangleOnScreen2_1 calls android.view.View.requestRectangleOnScreen.

func (*View) RequestUnbufferedDispatch1 added in v0.0.6

func (m *View) RequestUnbufferedDispatch1(arg0 *jni.Object) error

RequestUnbufferedDispatch1 calls android.view.View.requestUnbufferedDispatch.

func (*View) RequestUnbufferedDispatch1_1 added in v0.0.6

func (m *View) RequestUnbufferedDispatch1_1(arg0 int32) error

RequestUnbufferedDispatch1_1 calls android.view.View.requestUnbufferedDispatch.

func (*View) ResetPivot added in v0.0.6

func (m *View) ResetPivot() error

ResetPivot calls android.view.View.resetPivot.

func (*View) ResolveSize added in v0.0.6

func (m *View) ResolveSize(arg0 int32, arg1 int32) (int32, error)

ResolveSize calls android.view.View.resolveSize.

func (*View) ResolveSizeAndState added in v0.0.6

func (m *View) ResolveSizeAndState(
	arg0 int32,
	arg1 int32,
	arg2 int32,
) (int32, error)

ResolveSizeAndState calls android.view.View.resolveSizeAndState.

func (*View) RestoreDefaultFocus added in v0.0.6

func (m *View) RestoreDefaultFocus() (bool, error)

RestoreDefaultFocus calls android.view.View.restoreDefaultFocus.

func (*View) RestoreHierarchyState added in v0.0.6

func (m *View) RestoreHierarchyState(arg0 *jni.Object) error

RestoreHierarchyState calls android.view.View.restoreHierarchyState.

func (*View) SaveAttributeDataForStyleable added in v0.0.6

func (m *View) SaveAttributeDataForStyleable(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 *jni.Object,
	arg3 *jni.Object,
	arg4 int32,
	arg5 int32,
) error

SaveAttributeDataForStyleable calls android.view.View.saveAttributeDataForStyleable.

func (*View) SaveHierarchyState added in v0.0.6

func (m *View) SaveHierarchyState(arg0 *jni.Object) error

SaveHierarchyState calls android.view.View.saveHierarchyState.

func (*View) ScheduleDrawable added in v0.0.6

func (m *View) ScheduleDrawable(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 int64,
) error

ScheduleDrawable calls android.view.View.scheduleDrawable.

func (*View) ScrollBy added in v0.0.6

func (m *View) ScrollBy(arg0 int32, arg1 int32) error

ScrollBy calls android.view.View.scrollBy.

func (*View) ScrollTo added in v0.0.6

func (m *View) ScrollTo(arg0 int32, arg1 int32) error

ScrollTo calls android.view.View.scrollTo.

func (*View) SendAccessibilityEvent added in v0.0.6

func (m *View) SendAccessibilityEvent(arg0 int32) error

SendAccessibilityEvent calls android.view.View.sendAccessibilityEvent.

func (*View) SendAccessibilityEventUnchecked added in v0.0.6

func (m *View) SendAccessibilityEventUnchecked(arg0 *jni.Object) error

SendAccessibilityEventUnchecked calls android.view.View.sendAccessibilityEventUnchecked.

func (*View) SetAccessibilityDataSensitive added in v0.0.6

func (m *View) SetAccessibilityDataSensitive(arg0 int32) error

SetAccessibilityDataSensitive calls android.view.View.setAccessibilityDataSensitive.

func (*View) SetAccessibilityDelegate added in v0.0.6

func (m *View) SetAccessibilityDelegate(arg0 *jni.Object) error

SetAccessibilityDelegate calls android.view.View.setAccessibilityDelegate.

func (*View) SetAccessibilityHeading added in v0.0.6

func (m *View) SetAccessibilityHeading(arg0 bool) error

SetAccessibilityHeading calls android.view.View.setAccessibilityHeading.

func (*View) SetAccessibilityLiveRegion added in v0.0.6

func (m *View) SetAccessibilityLiveRegion(arg0 int32) error

SetAccessibilityLiveRegion calls android.view.View.setAccessibilityLiveRegion.

func (*View) SetAccessibilityPaneTitle added in v0.0.6

func (m *View) SetAccessibilityPaneTitle(arg0 string) error

SetAccessibilityPaneTitle calls android.view.View.setAccessibilityPaneTitle.

func (*View) SetAccessibilityTraversalAfter added in v0.0.6

func (m *View) SetAccessibilityTraversalAfter(arg0 int32) error

SetAccessibilityTraversalAfter calls android.view.View.setAccessibilityTraversalAfter.

func (*View) SetAccessibilityTraversalBefore added in v0.0.6

func (m *View) SetAccessibilityTraversalBefore(arg0 int32) error

SetAccessibilityTraversalBefore calls android.view.View.setAccessibilityTraversalBefore.

func (*View) SetActivated added in v0.0.6

func (m *View) SetActivated(arg0 bool) error

SetActivated calls android.view.View.setActivated.

func (*View) SetAllowClickWhenDisabled added in v0.0.6

func (m *View) SetAllowClickWhenDisabled(arg0 bool) error

SetAllowClickWhenDisabled calls android.view.View.setAllowClickWhenDisabled.

func (*View) SetAllowedHandwritingDelegatePackage added in v0.0.6

func (m *View) SetAllowedHandwritingDelegatePackage(arg0 string) error

SetAllowedHandwritingDelegatePackage calls android.view.View.setAllowedHandwritingDelegatePackage.

func (*View) SetAllowedHandwritingDelegatorPackage added in v0.0.6

func (m *View) SetAllowedHandwritingDelegatorPackage(arg0 string) error

SetAllowedHandwritingDelegatorPackage calls android.view.View.setAllowedHandwritingDelegatorPackage.

func (*View) SetAlpha added in v0.0.6

func (m *View) SetAlpha(arg0 float32) error

SetAlpha calls android.view.View.setAlpha.

func (*View) SetAnimation added in v0.0.6

func (m *View) SetAnimation(arg0 *jni.Object) error

SetAnimation calls android.view.View.setAnimation.

func (*View) SetAnimationMatrix added in v0.0.6

func (m *View) SetAnimationMatrix(arg0 *jni.Object) error

SetAnimationMatrix calls android.view.View.setAnimationMatrix.

func (*View) SetAutoHandwritingEnabled added in v0.0.6

func (m *View) SetAutoHandwritingEnabled(arg0 bool) error

SetAutoHandwritingEnabled calls android.view.View.setAutoHandwritingEnabled.

func (*View) SetAutofillHints added in v0.0.6

func (m *View) SetAutofillHints(arg0 *jni.Object) error

SetAutofillHints calls android.view.View.setAutofillHints.

func (*View) SetAutofillId added in v0.0.6

func (m *View) SetAutofillId(arg0 *jni.Object) error

SetAutofillId calls android.view.View.setAutofillId.

func (*View) SetBackground added in v0.0.6

func (m *View) SetBackground(arg0 *jni.Object) error

SetBackground calls android.view.View.setBackground.

func (*View) SetBackgroundColor added in v0.0.6

func (m *View) SetBackgroundColor(arg0 int32) error

SetBackgroundColor calls android.view.View.setBackgroundColor.

func (*View) SetBackgroundDrawable added in v0.0.6

func (m *View) SetBackgroundDrawable(arg0 *jni.Object) error

SetBackgroundDrawable calls android.view.View.setBackgroundDrawable.

func (*View) SetBackgroundResource added in v0.0.6

func (m *View) SetBackgroundResource(arg0 int32) error

SetBackgroundResource calls android.view.View.setBackgroundResource.

func (*View) SetBackgroundTintBlendMode added in v0.0.6

func (m *View) SetBackgroundTintBlendMode(arg0 *jni.Object) error

SetBackgroundTintBlendMode calls android.view.View.setBackgroundTintBlendMode.

func (*View) SetBackgroundTintList added in v0.0.6

func (m *View) SetBackgroundTintList(arg0 *jni.Object) error

SetBackgroundTintList calls android.view.View.setBackgroundTintList.

func (*View) SetBackgroundTintMode added in v0.0.6

func (m *View) SetBackgroundTintMode(arg0 *jni.Object) error

SetBackgroundTintMode calls android.view.View.setBackgroundTintMode.

func (*View) SetBottom added in v0.0.6

func (m *View) SetBottom(arg0 int32) error

SetBottom calls android.view.View.setBottom.

func (*View) SetCameraDistance added in v0.0.6

func (m *View) SetCameraDistance(arg0 float32) error

SetCameraDistance calls android.view.View.setCameraDistance.

func (*View) SetClickable added in v0.0.6

func (m *View) SetClickable(arg0 bool) error

SetClickable calls android.view.View.setClickable.

func (*View) SetClipBounds added in v0.0.6

func (m *View) SetClipBounds(arg0 *jni.Object) error

SetClipBounds calls android.view.View.setClipBounds.

func (*View) SetClipToOutline added in v0.0.6

func (m *View) SetClipToOutline(arg0 bool) error

SetClipToOutline calls android.view.View.setClipToOutline.

func (*View) SetContentCaptureSession added in v0.0.6

func (m *View) SetContentCaptureSession(arg0 *jni.Object) error

SetContentCaptureSession calls android.view.View.setContentCaptureSession.

func (*View) SetContentDescription added in v0.0.6

func (m *View) SetContentDescription(arg0 string) error

SetContentDescription calls android.view.View.setContentDescription.

func (*View) SetContentSensitivity added in v0.0.6

func (m *View) SetContentSensitivity(arg0 int32) error

SetContentSensitivity calls android.view.View.setContentSensitivity.

func (*View) SetContextClickable added in v0.0.6

func (m *View) SetContextClickable(arg0 bool) error

SetContextClickable calls android.view.View.setContextClickable.

func (*View) SetDefaultFocusHighlightEnabled added in v0.0.6

func (m *View) SetDefaultFocusHighlightEnabled(arg0 bool) error

SetDefaultFocusHighlightEnabled calls android.view.View.setDefaultFocusHighlightEnabled.

func (*View) SetDrawingCacheBackgroundColor added in v0.0.6

func (m *View) SetDrawingCacheBackgroundColor(arg0 int32) error

SetDrawingCacheBackgroundColor calls android.view.View.setDrawingCacheBackgroundColor.

func (*View) SetDrawingCacheEnabled added in v0.0.6

func (m *View) SetDrawingCacheEnabled(arg0 bool) error

SetDrawingCacheEnabled calls android.view.View.setDrawingCacheEnabled.

func (*View) SetDrawingCacheQuality added in v0.0.6

func (m *View) SetDrawingCacheQuality(arg0 int32) error

SetDrawingCacheQuality calls android.view.View.setDrawingCacheQuality.

func (*View) SetDuplicateParentStateEnabled added in v0.0.6

func (m *View) SetDuplicateParentStateEnabled(arg0 bool) error

SetDuplicateParentStateEnabled calls android.view.View.setDuplicateParentStateEnabled.

func (*View) SetElevation added in v0.0.6

func (m *View) SetElevation(arg0 float32) error

SetElevation calls android.view.View.setElevation.

func (*View) SetEnabled added in v0.0.6

func (m *View) SetEnabled(arg0 bool) error

SetEnabled calls android.view.View.setEnabled.

func (*View) SetFadingEdgeLength added in v0.0.6

func (m *View) SetFadingEdgeLength(arg0 int32) error

SetFadingEdgeLength calls android.view.View.setFadingEdgeLength.

func (*View) SetFilterTouchesWhenObscured added in v0.0.6

func (m *View) SetFilterTouchesWhenObscured(arg0 bool) error

SetFilterTouchesWhenObscured calls android.view.View.setFilterTouchesWhenObscured.

func (*View) SetFitsSystemWindows added in v0.0.6

func (m *View) SetFitsSystemWindows(arg0 bool) error

SetFitsSystemWindows calls android.view.View.setFitsSystemWindows.

func (*View) SetFocusable1 added in v0.0.6

func (m *View) SetFocusable1(arg0 bool) error

SetFocusable1 calls android.view.View.setFocusable.

func (*View) SetFocusable1_1 added in v0.0.6

func (m *View) SetFocusable1_1(arg0 int32) error

SetFocusable1_1 calls android.view.View.setFocusable.

func (*View) SetFocusableInTouchMode added in v0.0.6

func (m *View) SetFocusableInTouchMode(arg0 bool) error

SetFocusableInTouchMode calls android.view.View.setFocusableInTouchMode.

func (*View) SetFocusedByDefault added in v0.0.6

func (m *View) SetFocusedByDefault(arg0 bool) error

SetFocusedByDefault calls android.view.View.setFocusedByDefault.

func (*View) SetForceDarkAllowed added in v0.0.6

func (m *View) SetForceDarkAllowed(arg0 bool) error

SetForceDarkAllowed calls android.view.View.setForceDarkAllowed.

func (*View) SetForeground added in v0.0.6

func (m *View) SetForeground(arg0 *jni.Object) error

SetForeground calls android.view.View.setForeground.

func (*View) SetForegroundGravity added in v0.0.6

func (m *View) SetForegroundGravity(arg0 int32) error

SetForegroundGravity calls android.view.View.setForegroundGravity.

func (*View) SetForegroundTintBlendMode added in v0.0.6

func (m *View) SetForegroundTintBlendMode(arg0 *jni.Object) error

SetForegroundTintBlendMode calls android.view.View.setForegroundTintBlendMode.

func (*View) SetForegroundTintList added in v0.0.6

func (m *View) SetForegroundTintList(arg0 *jni.Object) error

SetForegroundTintList calls android.view.View.setForegroundTintList.

func (*View) SetForegroundTintMode added in v0.0.6

func (m *View) SetForegroundTintMode(arg0 *jni.Object) error

SetForegroundTintMode calls android.view.View.setForegroundTintMode.

func (*View) SetFrameContentVelocity added in v0.0.6

func (m *View) SetFrameContentVelocity(arg0 float32) error

SetFrameContentVelocity calls android.view.View.setFrameContentVelocity.

func (*View) SetHandwritingBoundsOffsets added in v0.0.6

func (m *View) SetHandwritingBoundsOffsets(
	arg0 float32,
	arg1 float32,
	arg2 float32,
	arg3 float32,
) error

SetHandwritingBoundsOffsets calls android.view.View.setHandwritingBoundsOffsets.

func (*View) SetHandwritingDelegateFlags added in v0.0.6

func (m *View) SetHandwritingDelegateFlags(arg0 int32) error

SetHandwritingDelegateFlags calls android.view.View.setHandwritingDelegateFlags.

func (*View) SetHandwritingDelegatorCallback added in v0.0.6

func (m *View) SetHandwritingDelegatorCallback(arg0 *jni.Object) error

SetHandwritingDelegatorCallback calls android.view.View.setHandwritingDelegatorCallback.

func (*View) SetHapticFeedbackEnabled added in v0.0.6

func (m *View) SetHapticFeedbackEnabled(arg0 bool) error

SetHapticFeedbackEnabled calls android.view.View.setHapticFeedbackEnabled.

func (*View) SetHasTransientState added in v0.0.6

func (m *View) SetHasTransientState(arg0 bool) error

SetHasTransientState calls android.view.View.setHasTransientState.

func (*View) SetHorizontalFadingEdgeEnabled added in v0.0.6

func (m *View) SetHorizontalFadingEdgeEnabled(arg0 bool) error

SetHorizontalFadingEdgeEnabled calls android.view.View.setHorizontalFadingEdgeEnabled.

func (*View) SetHorizontalScrollBarEnabled added in v0.0.6

func (m *View) SetHorizontalScrollBarEnabled(arg0 bool) error

SetHorizontalScrollBarEnabled calls android.view.View.setHorizontalScrollBarEnabled.

func (*View) SetHorizontalScrollbarThumbDrawable added in v0.0.6

func (m *View) SetHorizontalScrollbarThumbDrawable(arg0 *jni.Object) error

SetHorizontalScrollbarThumbDrawable calls android.view.View.setHorizontalScrollbarThumbDrawable.

func (*View) SetHorizontalScrollbarTrackDrawable added in v0.0.6

func (m *View) SetHorizontalScrollbarTrackDrawable(arg0 *jni.Object) error

SetHorizontalScrollbarTrackDrawable calls android.view.View.setHorizontalScrollbarTrackDrawable.

func (*View) SetHovered added in v0.0.6

func (m *View) SetHovered(arg0 bool) error

SetHovered calls android.view.View.setHovered.

func (*View) SetId added in v0.0.6

func (m *View) SetId(arg0 int32) error

SetId calls android.view.View.setId.

func (*View) SetImportantForAccessibility added in v0.0.6

func (m *View) SetImportantForAccessibility(arg0 int32) error

SetImportantForAccessibility calls android.view.View.setImportantForAccessibility.

func (*View) SetImportantForAutofill added in v0.0.6

func (m *View) SetImportantForAutofill(arg0 int32) error

SetImportantForAutofill calls android.view.View.setImportantForAutofill.

func (*View) SetImportantForContentCapture added in v0.0.6

func (m *View) SetImportantForContentCapture(arg0 int32) error

SetImportantForContentCapture calls android.view.View.setImportantForContentCapture.

func (*View) SetIsCredential added in v0.0.6

func (m *View) SetIsCredential(arg0 bool) error

SetIsCredential calls android.view.View.setIsCredential.

func (*View) SetIsHandwritingDelegate added in v0.0.6

func (m *View) SetIsHandwritingDelegate(arg0 bool) error

SetIsHandwritingDelegate calls android.view.View.setIsHandwritingDelegate.

func (*View) SetKeepScreenOn added in v0.0.6

func (m *View) SetKeepScreenOn(arg0 bool) error

SetKeepScreenOn calls android.view.View.setKeepScreenOn.

func (*View) SetKeyboardNavigationCluster added in v0.0.6

func (m *View) SetKeyboardNavigationCluster(arg0 bool) error

SetKeyboardNavigationCluster calls android.view.View.setKeyboardNavigationCluster.

func (*View) SetLabelFor added in v0.0.6

func (m *View) SetLabelFor(arg0 int32) error

SetLabelFor calls android.view.View.setLabelFor.

func (*View) SetLayerPaint added in v0.0.6

func (m *View) SetLayerPaint(arg0 *jni.Object) error

SetLayerPaint calls android.view.View.setLayerPaint.

func (*View) SetLayerType added in v0.0.6

func (m *View) SetLayerType(arg0 int32, arg1 *jni.Object) error

SetLayerType calls android.view.View.setLayerType.

func (*View) SetLayoutDirection added in v0.0.6

func (m *View) SetLayoutDirection(arg0 int32) error

SetLayoutDirection calls android.view.View.setLayoutDirection.

func (*View) SetLayoutParams added in v0.0.6

func (m *View) SetLayoutParams(arg0 *jni.Object) error

SetLayoutParams calls android.view.View.setLayoutParams.

func (*View) SetLeft added in v0.0.6

func (m *View) SetLeft(arg0 int32) error

SetLeft calls android.view.View.setLeft.

func (*View) SetLeftTopRightBottom added in v0.0.6

func (m *View) SetLeftTopRightBottom(
	arg0 int32,
	arg1 int32,
	arg2 int32,
	arg3 int32,
) error

SetLeftTopRightBottom calls android.view.View.setLeftTopRightBottom.

func (*View) SetLongClickable added in v0.0.6

func (m *View) SetLongClickable(arg0 bool) error

SetLongClickable calls android.view.View.setLongClickable.

func (*View) SetMinimumHeight added in v0.0.6

func (m *View) SetMinimumHeight(arg0 int32) error

SetMinimumHeight calls android.view.View.setMinimumHeight.

func (*View) SetMinimumWidth added in v0.0.6

func (m *View) SetMinimumWidth(arg0 int32) error

SetMinimumWidth calls android.view.View.setMinimumWidth.

func (*View) SetNestedScrollingEnabled added in v0.0.6

func (m *View) SetNestedScrollingEnabled(arg0 bool) error

SetNestedScrollingEnabled calls android.view.View.setNestedScrollingEnabled.

func (*View) SetNextClusterForwardId added in v0.0.6

func (m *View) SetNextClusterForwardId(arg0 int32) error

SetNextClusterForwardId calls android.view.View.setNextClusterForwardId.

func (*View) SetNextFocusDownId added in v0.0.6

func (m *View) SetNextFocusDownId(arg0 int32) error

SetNextFocusDownId calls android.view.View.setNextFocusDownId.

func (*View) SetNextFocusForwardId added in v0.0.6

func (m *View) SetNextFocusForwardId(arg0 int32) error

SetNextFocusForwardId calls android.view.View.setNextFocusForwardId.

func (*View) SetNextFocusLeftId added in v0.0.6

func (m *View) SetNextFocusLeftId(arg0 int32) error

SetNextFocusLeftId calls android.view.View.setNextFocusLeftId.

func (*View) SetNextFocusRightId added in v0.0.6

func (m *View) SetNextFocusRightId(arg0 int32) error

SetNextFocusRightId calls android.view.View.setNextFocusRightId.

func (*View) SetNextFocusUpId added in v0.0.6

func (m *View) SetNextFocusUpId(arg0 int32) error

SetNextFocusUpId calls android.view.View.setNextFocusUpId.

func (*View) SetOnApplyWindowInsetsListener added in v0.0.6

func (m *View) SetOnApplyWindowInsetsListener(arg0 *jni.Object) error

SetOnApplyWindowInsetsListener calls android.view.View.setOnApplyWindowInsetsListener.

func (*View) SetOnCapturedPointerListener added in v0.0.6

func (m *View) SetOnCapturedPointerListener(arg0 *jni.Object) error

SetOnCapturedPointerListener calls android.view.View.setOnCapturedPointerListener.

func (*View) SetOnClickListener added in v0.0.6

func (m *View) SetOnClickListener(arg0 *jni.Object) error

SetOnClickListener calls android.view.View.setOnClickListener.

func (*View) SetOnContextClickListener added in v0.0.6

func (m *View) SetOnContextClickListener(arg0 *jni.Object) error

SetOnContextClickListener calls android.view.View.setOnContextClickListener.

func (*View) SetOnCreateContextMenuListener added in v0.0.6

func (m *View) SetOnCreateContextMenuListener(arg0 *jni.Object) error

SetOnCreateContextMenuListener calls android.view.View.setOnCreateContextMenuListener.

func (*View) SetOnDragListener added in v0.0.6

func (m *View) SetOnDragListener(arg0 *jni.Object) error

SetOnDragListener calls android.view.View.setOnDragListener.

func (*View) SetOnFocusChangeListener added in v0.0.6

func (m *View) SetOnFocusChangeListener(arg0 *jni.Object) error

SetOnFocusChangeListener calls android.view.View.setOnFocusChangeListener.

func (*View) SetOnGenericMotionListener added in v0.0.6

func (m *View) SetOnGenericMotionListener(arg0 *jni.Object) error

SetOnGenericMotionListener calls android.view.View.setOnGenericMotionListener.

func (*View) SetOnHoverListener added in v0.0.6

func (m *View) SetOnHoverListener(arg0 *jni.Object) error

SetOnHoverListener calls android.view.View.setOnHoverListener.

func (*View) SetOnKeyListener added in v0.0.6

func (m *View) SetOnKeyListener(arg0 *jni.Object) error

SetOnKeyListener calls android.view.View.setOnKeyListener.

func (*View) SetOnLongClickListener added in v0.0.6

func (m *View) SetOnLongClickListener(arg0 *jni.Object) error

SetOnLongClickListener calls android.view.View.setOnLongClickListener.

func (*View) SetOnReceiveContentListener added in v0.0.6

func (m *View) SetOnReceiveContentListener(arg0 *jni.Object, arg1 *jni.Object) error

SetOnReceiveContentListener calls android.view.View.setOnReceiveContentListener.

func (*View) SetOnScrollChangeListener added in v0.0.6

func (m *View) SetOnScrollChangeListener(arg0 *jni.Object) error

SetOnScrollChangeListener calls android.view.View.setOnScrollChangeListener.

func (*View) SetOnSystemUiVisibilityChangeListener added in v0.0.6

func (m *View) SetOnSystemUiVisibilityChangeListener(arg0 *jni.Object) error

SetOnSystemUiVisibilityChangeListener calls android.view.View.setOnSystemUiVisibilityChangeListener.

func (*View) SetOnTouchListener added in v0.0.6

func (m *View) SetOnTouchListener(arg0 *jni.Object) error

SetOnTouchListener calls android.view.View.setOnTouchListener.

func (*View) SetOutlineAmbientShadowColor added in v0.0.6

func (m *View) SetOutlineAmbientShadowColor(arg0 int32) error

SetOutlineAmbientShadowColor calls android.view.View.setOutlineAmbientShadowColor.

func (*View) SetOutlineProvider added in v0.0.6

func (m *View) SetOutlineProvider(arg0 *jni.Object) error

SetOutlineProvider calls android.view.View.setOutlineProvider.

func (*View) SetOutlineSpotShadowColor added in v0.0.6

func (m *View) SetOutlineSpotShadowColor(arg0 int32) error

SetOutlineSpotShadowColor calls android.view.View.setOutlineSpotShadowColor.

func (*View) SetOverScrollMode added in v0.0.6

func (m *View) SetOverScrollMode(arg0 int32) error

SetOverScrollMode calls android.view.View.setOverScrollMode.

func (*View) SetPadding added in v0.0.6

func (m *View) SetPadding(
	arg0 int32,
	arg1 int32,
	arg2 int32,
	arg3 int32,
) error

SetPadding calls android.view.View.setPadding.

func (*View) SetPaddingRelative added in v0.0.6

func (m *View) SetPaddingRelative(
	arg0 int32,
	arg1 int32,
	arg2 int32,
	arg3 int32,
) error

SetPaddingRelative calls android.view.View.setPaddingRelative.

func (*View) SetPendingCredentialRequest added in v0.0.6

func (m *View) SetPendingCredentialRequest(arg0 *jni.Object, arg1 *jni.Object) error

SetPendingCredentialRequest calls android.view.View.setPendingCredentialRequest.

func (*View) SetPivotX added in v0.0.6

func (m *View) SetPivotX(arg0 float32) error

SetPivotX calls android.view.View.setPivotX.

func (*View) SetPivotY added in v0.0.6

func (m *View) SetPivotY(arg0 float32) error

SetPivotY calls android.view.View.setPivotY.

func (*View) SetPointerIcon added in v0.0.6

func (m *View) SetPointerIcon(arg0 *jni.Object) error

SetPointerIcon calls android.view.View.setPointerIcon.

func (*View) SetPreferKeepClear added in v0.0.6

func (m *View) SetPreferKeepClear(arg0 bool) error

SetPreferKeepClear calls android.view.View.setPreferKeepClear.

func (*View) SetPreferKeepClearRects added in v0.0.6

func (m *View) SetPreferKeepClearRects(arg0 *jni.Object) error

SetPreferKeepClearRects calls android.view.View.setPreferKeepClearRects.

func (*View) SetPressed added in v0.0.6

func (m *View) SetPressed(arg0 bool) error

SetPressed calls android.view.View.setPressed.

func (*View) SetRenderEffect added in v0.0.6

func (m *View) SetRenderEffect(arg0 *jni.Object) error

SetRenderEffect calls android.view.View.setRenderEffect.

func (*View) SetRequestedFrameRate added in v0.0.6

func (m *View) SetRequestedFrameRate(arg0 float32) error

SetRequestedFrameRate calls android.view.View.setRequestedFrameRate.

func (*View) SetRevealOnFocusHint added in v0.0.6

func (m *View) SetRevealOnFocusHint(arg0 bool) error

SetRevealOnFocusHint calls android.view.View.setRevealOnFocusHint.

func (*View) SetRight added in v0.0.6

func (m *View) SetRight(arg0 int32) error

SetRight calls android.view.View.setRight.

func (*View) SetRotation added in v0.0.6

func (m *View) SetRotation(arg0 float32) error

SetRotation calls android.view.View.setRotation.

func (*View) SetRotationX added in v0.0.6

func (m *View) SetRotationX(arg0 float32) error

SetRotationX calls android.view.View.setRotationX.

func (*View) SetRotationY added in v0.0.6

func (m *View) SetRotationY(arg0 float32) error

SetRotationY calls android.view.View.setRotationY.

func (*View) SetSaveEnabled added in v0.0.6

func (m *View) SetSaveEnabled(arg0 bool) error

SetSaveEnabled calls android.view.View.setSaveEnabled.

func (*View) SetSaveFromParentEnabled added in v0.0.6

func (m *View) SetSaveFromParentEnabled(arg0 bool) error

SetSaveFromParentEnabled calls android.view.View.setSaveFromParentEnabled.

func (*View) SetScaleX added in v0.0.6

func (m *View) SetScaleX(arg0 float32) error

SetScaleX calls android.view.View.setScaleX.

func (*View) SetScaleY added in v0.0.6

func (m *View) SetScaleY(arg0 float32) error

SetScaleY calls android.view.View.setScaleY.

func (*View) SetScreenReaderFocusable added in v0.0.6

func (m *View) SetScreenReaderFocusable(arg0 bool) error

SetScreenReaderFocusable calls android.view.View.setScreenReaderFocusable.

func (*View) SetScrollBarDefaultDelayBeforeFade added in v0.0.6

func (m *View) SetScrollBarDefaultDelayBeforeFade(arg0 int32) error

SetScrollBarDefaultDelayBeforeFade calls android.view.View.setScrollBarDefaultDelayBeforeFade.

func (*View) SetScrollBarFadeDuration added in v0.0.6

func (m *View) SetScrollBarFadeDuration(arg0 int32) error

SetScrollBarFadeDuration calls android.view.View.setScrollBarFadeDuration.

func (*View) SetScrollBarSize added in v0.0.6

func (m *View) SetScrollBarSize(arg0 int32) error

SetScrollBarSize calls android.view.View.setScrollBarSize.

func (*View) SetScrollBarStyle added in v0.0.6

func (m *View) SetScrollBarStyle(arg0 int32) error

SetScrollBarStyle calls android.view.View.setScrollBarStyle.

func (*View) SetScrollCaptureCallback added in v0.0.6

func (m *View) SetScrollCaptureCallback(arg0 *jni.Object) error

SetScrollCaptureCallback calls android.view.View.setScrollCaptureCallback.

func (*View) SetScrollCaptureHint added in v0.0.6

func (m *View) SetScrollCaptureHint(arg0 int32) error

SetScrollCaptureHint calls android.view.View.setScrollCaptureHint.

func (*View) SetScrollContainer added in v0.0.6

func (m *View) SetScrollContainer(arg0 bool) error

SetScrollContainer calls android.view.View.setScrollContainer.

func (*View) SetScrollIndicators1 added in v0.0.6

func (m *View) SetScrollIndicators1(arg0 int32) error

SetScrollIndicators1 calls android.view.View.setScrollIndicators.

func (*View) SetScrollIndicators2_1 added in v0.0.6

func (m *View) SetScrollIndicators2_1(arg0 int32, arg1 int32) error

SetScrollIndicators2_1 calls android.view.View.setScrollIndicators.

func (*View) SetScrollX added in v0.0.6

func (m *View) SetScrollX(arg0 int32) error

SetScrollX calls android.view.View.setScrollX.

func (*View) SetScrollY added in v0.0.6

func (m *View) SetScrollY(arg0 int32) error

SetScrollY calls android.view.View.setScrollY.

func (*View) SetScrollbarFadingEnabled added in v0.0.6

func (m *View) SetScrollbarFadingEnabled(arg0 bool) error

SetScrollbarFadingEnabled calls android.view.View.setScrollbarFadingEnabled.

func (*View) SetSelected added in v0.0.6

func (m *View) SetSelected(arg0 bool) error

SetSelected calls android.view.View.setSelected.

func (*View) SetSoundEffectsEnabled added in v0.0.6

func (m *View) SetSoundEffectsEnabled(arg0 bool) error

SetSoundEffectsEnabled calls android.view.View.setSoundEffectsEnabled.

func (*View) SetStateDescription added in v0.0.6

func (m *View) SetStateDescription(arg0 string) error

SetStateDescription calls android.view.View.setStateDescription.

func (*View) SetStateListAnimator added in v0.0.6

func (m *View) SetStateListAnimator(arg0 *jni.Object) error

SetStateListAnimator calls android.view.View.setStateListAnimator.

func (*View) SetSupplementalDescription added in v0.0.6

func (m *View) SetSupplementalDescription(arg0 string) error

SetSupplementalDescription calls android.view.View.setSupplementalDescription.

func (*View) SetSystemGestureExclusionRects added in v0.0.6

func (m *View) SetSystemGestureExclusionRects(arg0 *jni.Object) error

SetSystemGestureExclusionRects calls android.view.View.setSystemGestureExclusionRects.

func (*View) SetSystemUiVisibility added in v0.0.6

func (m *View) SetSystemUiVisibility(arg0 int32) error

SetSystemUiVisibility calls android.view.View.setSystemUiVisibility.

func (*View) SetTag1_1 added in v0.0.6

func (m *View) SetTag1_1(arg0 *jni.Object) error

SetTag1_1 calls android.view.View.setTag.

func (*View) SetTag2 added in v0.0.6

func (m *View) SetTag2(arg0 int32, arg1 *jni.Object) error

SetTag2 calls android.view.View.setTag.

func (*View) SetTextAlignment added in v0.0.6

func (m *View) SetTextAlignment(arg0 int32) error

SetTextAlignment calls android.view.View.setTextAlignment.

func (*View) SetTextDirection added in v0.0.6

func (m *View) SetTextDirection(arg0 int32) error

SetTextDirection calls android.view.View.setTextDirection.

func (*View) SetTooltipText added in v0.0.6

func (m *View) SetTooltipText(arg0 string) error

SetTooltipText calls android.view.View.setTooltipText.

func (*View) SetTop added in v0.0.6

func (m *View) SetTop(arg0 int32) error

SetTop calls android.view.View.setTop.

func (*View) SetTouchDelegate added in v0.0.6

func (m *View) SetTouchDelegate(arg0 *jni.Object) error

SetTouchDelegate calls android.view.View.setTouchDelegate.

func (*View) SetTransitionAlpha added in v0.0.6

func (m *View) SetTransitionAlpha(arg0 float32) error

SetTransitionAlpha calls android.view.View.setTransitionAlpha.

func (*View) SetTransitionName added in v0.0.6

func (m *View) SetTransitionName(arg0 string) error

SetTransitionName calls android.view.View.setTransitionName.

func (*View) SetTransitionVisibility added in v0.0.6

func (m *View) SetTransitionVisibility(arg0 int32) error

SetTransitionVisibility calls android.view.View.setTransitionVisibility.

func (*View) SetTranslationX added in v0.0.6

func (m *View) SetTranslationX(arg0 float32) error

SetTranslationX calls android.view.View.setTranslationX.

func (*View) SetTranslationY added in v0.0.6

func (m *View) SetTranslationY(arg0 float32) error

SetTranslationY calls android.view.View.setTranslationY.

func (*View) SetTranslationZ added in v0.0.6

func (m *View) SetTranslationZ(arg0 float32) error

SetTranslationZ calls android.view.View.setTranslationZ.

func (*View) SetVerticalFadingEdgeEnabled added in v0.0.6

func (m *View) SetVerticalFadingEdgeEnabled(arg0 bool) error

SetVerticalFadingEdgeEnabled calls android.view.View.setVerticalFadingEdgeEnabled.

func (*View) SetVerticalScrollBarEnabled added in v0.0.6

func (m *View) SetVerticalScrollBarEnabled(arg0 bool) error

SetVerticalScrollBarEnabled calls android.view.View.setVerticalScrollBarEnabled.

func (*View) SetVerticalScrollbarPosition added in v0.0.6

func (m *View) SetVerticalScrollbarPosition(arg0 int32) error

SetVerticalScrollbarPosition calls android.view.View.setVerticalScrollbarPosition.

func (*View) SetVerticalScrollbarThumbDrawable added in v0.0.6

func (m *View) SetVerticalScrollbarThumbDrawable(arg0 *jni.Object) error

SetVerticalScrollbarThumbDrawable calls android.view.View.setVerticalScrollbarThumbDrawable.

func (*View) SetVerticalScrollbarTrackDrawable added in v0.0.6

func (m *View) SetVerticalScrollbarTrackDrawable(arg0 *jni.Object) error

SetVerticalScrollbarTrackDrawable calls android.view.View.setVerticalScrollbarTrackDrawable.

func (*View) SetViewTranslationCallback added in v0.0.6

func (m *View) SetViewTranslationCallback(arg0 *jni.Object) error

SetViewTranslationCallback calls android.view.View.setViewTranslationCallback.

func (*View) SetVisibility added in v0.0.6

func (m *View) SetVisibility(arg0 int32) error

SetVisibility calls android.view.View.setVisibility.

func (*View) SetWillNotCacheDrawing added in v0.0.6

func (m *View) SetWillNotCacheDrawing(arg0 bool) error

SetWillNotCacheDrawing calls android.view.View.setWillNotCacheDrawing.

func (*View) SetWillNotDraw added in v0.0.6

func (m *View) SetWillNotDraw(arg0 bool) error

SetWillNotDraw calls android.view.View.setWillNotDraw.

func (*View) SetWindowInsetsAnimationCallback added in v0.0.6

func (m *View) SetWindowInsetsAnimationCallback(arg0 *jni.Object) error

SetWindowInsetsAnimationCallback calls android.view.View.setWindowInsetsAnimationCallback.

func (*View) SetX added in v0.0.6

func (m *View) SetX(arg0 float32) error

SetX calls android.view.View.setX.

func (*View) SetY added in v0.0.6

func (m *View) SetY(arg0 float32) error

SetY calls android.view.View.setY.

func (*View) SetZ added in v0.0.6

func (m *View) SetZ(arg0 float32) error

SetZ calls android.view.View.setZ.

func (*View) ShowContextMenu0 added in v0.0.6

func (m *View) ShowContextMenu0() (bool, error)

ShowContextMenu0 calls android.view.View.showContextMenu.

func (*View) ShowContextMenu2_1 added in v0.0.6

func (m *View) ShowContextMenu2_1(arg0 float32, arg1 float32) (bool, error)

ShowContextMenu2_1 calls android.view.View.showContextMenu.

func (*View) StartActionMode1 added in v0.0.6

func (m *View) StartActionMode1(arg0 *jni.Object) (*jni.Object, error)

StartActionMode1 calls android.view.View.startActionMode.

func (*View) StartActionMode2_1 added in v0.0.6

func (m *View) StartActionMode2_1(arg0 *jni.Object, arg1 int32) (*jni.Object, error)

StartActionMode2_1 calls android.view.View.startActionMode.

func (*View) StartAnimation added in v0.0.6

func (m *View) StartAnimation(arg0 *jni.Object) error

StartAnimation calls android.view.View.startAnimation.

func (*View) StartDrag added in v0.0.6

func (m *View) StartDrag(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 *jni.Object,
	arg3 int32,
) (bool, error)

StartDrag calls android.view.View.startDrag.

func (*View) StartDragAndDrop added in v0.0.6

func (m *View) StartDragAndDrop(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 *jni.Object,
	arg3 int32,
) (bool, error)

StartDragAndDrop calls android.view.View.startDragAndDrop.

func (*View) StartNestedScroll added in v0.0.6

func (m *View) StartNestedScroll(arg0 int32) (bool, error)

StartNestedScroll calls android.view.View.startNestedScroll.

func (*View) StopNestedScroll added in v0.0.6

func (m *View) StopNestedScroll() error

StopNestedScroll calls android.view.View.stopNestedScroll.

func (*View) ToString added in v0.0.6

func (m *View) ToString() (string, error)

ToString calls android.view.View.toString.

func (*View) TransformMatrixToGlobal added in v0.0.6

func (m *View) TransformMatrixToGlobal(arg0 *jni.Object) error

TransformMatrixToGlobal calls android.view.View.transformMatrixToGlobal.

func (*View) TransformMatrixToLocal added in v0.0.6

func (m *View) TransformMatrixToLocal(arg0 *jni.Object) error

TransformMatrixToLocal calls android.view.View.transformMatrixToLocal.

func (*View) UnscheduleDrawable1 added in v0.0.6

func (m *View) UnscheduleDrawable1(arg0 *jni.Object) error

UnscheduleDrawable1 calls android.view.View.unscheduleDrawable.

func (*View) UnscheduleDrawable2_1 added in v0.0.6

func (m *View) UnscheduleDrawable2_1(arg0 *jni.Object, arg1 *jni.Object) error

UnscheduleDrawable2_1 calls android.view.View.unscheduleDrawable.

func (*View) UpdateDragShadow added in v0.0.6

func (m *View) UpdateDragShadow(arg0 *jni.Object) error

UpdateDragShadow calls android.view.View.updateDragShadow.

func (*View) WillNotCacheDrawing added in v0.0.6

func (m *View) WillNotCacheDrawing() (bool, error)

WillNotCacheDrawing calls android.view.View.willNotCacheDrawing.

func (*View) WillNotDraw added in v0.0.6

func (m *View) WillNotDraw() (bool, error)

WillNotDraw calls android.view.View.willNotDraw.

type ViewGroup added in v0.0.6

type ViewGroup struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

ViewGroup wraps android.view.ViewGroup.

func (*ViewGroup) AddChildrenForAccessibility added in v0.0.6

func (m *ViewGroup) AddChildrenForAccessibility(arg0 *jni.Object) error

AddChildrenForAccessibility calls android.view.ViewGroup.addChildrenForAccessibility.

func (*ViewGroup) AddExtraDataToAccessibilityNodeInfo added in v0.0.6

func (m *ViewGroup) AddExtraDataToAccessibilityNodeInfo(
	arg0 *jni.Object,
	arg1 string,
	arg2 *jni.Object,
) error

AddExtraDataToAccessibilityNodeInfo calls android.view.ViewGroup.addExtraDataToAccessibilityNodeInfo.

func (*ViewGroup) AddFocusables added in v0.0.6

func (m *ViewGroup) AddFocusables(
	arg0 *jni.Object,
	arg1 int32,
	arg2 int32,
) error

AddFocusables calls android.view.ViewGroup.addFocusables.

func (*ViewGroup) AddKeyboardNavigationClusters added in v0.0.6

func (m *ViewGroup) AddKeyboardNavigationClusters(arg0 *jni.Object, arg1 int32) error

AddKeyboardNavigationClusters calls android.view.ViewGroup.addKeyboardNavigationClusters.

func (*ViewGroup) AddStatesFromChildren added in v0.0.6

func (m *ViewGroup) AddStatesFromChildren() (bool, error)

AddStatesFromChildren calls android.view.ViewGroup.addStatesFromChildren.

func (*ViewGroup) AddTouchables added in v0.0.6

func (m *ViewGroup) AddTouchables(arg0 *jni.Object) error

AddTouchables calls android.view.ViewGroup.addTouchables.

func (*ViewGroup) AddView1 added in v0.0.6

func (m *ViewGroup) AddView1(arg0 *jni.Object) error

AddView1 calls android.view.ViewGroup.addView.

func (*ViewGroup) AddView2_1 added in v0.0.6

func (m *ViewGroup) AddView2_1(arg0 *jni.Object, arg1 *jni.Object) error

AddView2_1 calls android.view.ViewGroup.addView.

func (*ViewGroup) AddView2_2 added in v0.0.6

func (m *ViewGroup) AddView2_2(arg0 *jni.Object, arg1 int32) error

AddView2_2 calls android.view.ViewGroup.addView.

func (*ViewGroup) AddView3_3 added in v0.0.6

func (m *ViewGroup) AddView3_3(
	arg0 *jni.Object,
	arg1 int32,
	arg2 *jni.Object,
) error

AddView3_3 calls android.view.ViewGroup.addView.

func (*ViewGroup) AddView3_4 added in v0.0.6

func (m *ViewGroup) AddView3_4(
	arg0 *jni.Object,
	arg1 int32,
	arg2 int32,
) error

AddView3_4 calls android.view.ViewGroup.addView.

func (*ViewGroup) BringChildToFront added in v0.0.6

func (m *ViewGroup) BringChildToFront(arg0 *jni.Object) error

BringChildToFront calls android.view.ViewGroup.bringChildToFront.

func (*ViewGroup) ChildDrawableStateChanged added in v0.0.6

func (m *ViewGroup) ChildDrawableStateChanged(arg0 *jni.Object) error

ChildDrawableStateChanged calls android.view.ViewGroup.childDrawableStateChanged.

func (*ViewGroup) ChildHasTransientStateChanged added in v0.0.6

func (m *ViewGroup) ChildHasTransientStateChanged(arg0 *jni.Object, arg1 bool) error

ChildHasTransientStateChanged calls android.view.ViewGroup.childHasTransientStateChanged.

func (*ViewGroup) ClearChildFocus added in v0.0.6

func (m *ViewGroup) ClearChildFocus(arg0 *jni.Object) error

ClearChildFocus calls android.view.ViewGroup.clearChildFocus.

func (*ViewGroup) ClearDisappearingChildren added in v0.0.6

func (m *ViewGroup) ClearDisappearingChildren() error

ClearDisappearingChildren calls android.view.ViewGroup.clearDisappearingChildren.

func (*ViewGroup) ClearFocus added in v0.0.6

func (m *ViewGroup) ClearFocus() error

ClearFocus calls android.view.ViewGroup.clearFocus.

func (*ViewGroup) DispatchApplyWindowInsets added in v0.0.6

func (m *ViewGroup) DispatchApplyWindowInsets(arg0 *jni.Object) (*jni.Object, error)

DispatchApplyWindowInsets calls android.view.ViewGroup.dispatchApplyWindowInsets.

func (*ViewGroup) DispatchCapturedPointerEvent added in v0.0.6

func (m *ViewGroup) DispatchCapturedPointerEvent(arg0 *jni.Object) (bool, error)

DispatchCapturedPointerEvent calls android.view.ViewGroup.dispatchCapturedPointerEvent.

func (*ViewGroup) DispatchConfigurationChanged added in v0.0.6

func (m *ViewGroup) DispatchConfigurationChanged(arg0 *jni.Object) error

DispatchConfigurationChanged calls android.view.ViewGroup.dispatchConfigurationChanged.

func (*ViewGroup) DispatchCreateViewTranslationRequest added in v0.0.6

func (m *ViewGroup) DispatchCreateViewTranslationRequest(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 *jni.Object,
	arg3 *jni.Object,
) error

DispatchCreateViewTranslationRequest calls android.view.ViewGroup.dispatchCreateViewTranslationRequest.

func (*ViewGroup) DispatchDisplayHint added in v0.0.6

func (m *ViewGroup) DispatchDisplayHint(arg0 int32) error

DispatchDisplayHint calls android.view.ViewGroup.dispatchDisplayHint.

func (*ViewGroup) DispatchDragEvent added in v0.0.6

func (m *ViewGroup) DispatchDragEvent(arg0 *jni.Object) (bool, error)

DispatchDragEvent calls android.view.ViewGroup.dispatchDragEvent.

func (*ViewGroup) DispatchDrawableHotspotChanged added in v0.0.6

func (m *ViewGroup) DispatchDrawableHotspotChanged(arg0 float32, arg1 float32) error

DispatchDrawableHotspotChanged calls android.view.ViewGroup.dispatchDrawableHotspotChanged.

func (*ViewGroup) DispatchFinishTemporaryDetach added in v0.0.6

func (m *ViewGroup) DispatchFinishTemporaryDetach() error

DispatchFinishTemporaryDetach calls android.view.ViewGroup.dispatchFinishTemporaryDetach.

func (*ViewGroup) DispatchKeyEvent added in v0.0.6

func (m *ViewGroup) DispatchKeyEvent(arg0 *jni.Object) (bool, error)

DispatchKeyEvent calls android.view.ViewGroup.dispatchKeyEvent.

func (*ViewGroup) DispatchKeyEventPreIme added in v0.0.6

func (m *ViewGroup) DispatchKeyEventPreIme(arg0 *jni.Object) (bool, error)

DispatchKeyEventPreIme calls android.view.ViewGroup.dispatchKeyEventPreIme.

func (*ViewGroup) DispatchKeyShortcutEvent added in v0.0.6

func (m *ViewGroup) DispatchKeyShortcutEvent(arg0 *jni.Object) (bool, error)

DispatchKeyShortcutEvent calls android.view.ViewGroup.dispatchKeyShortcutEvent.

func (*ViewGroup) DispatchPointerCaptureChanged added in v0.0.6

func (m *ViewGroup) DispatchPointerCaptureChanged(arg0 bool) error

DispatchPointerCaptureChanged calls android.view.ViewGroup.dispatchPointerCaptureChanged.

func (*ViewGroup) DispatchProvideAutofillStructure added in v0.0.6

func (m *ViewGroup) DispatchProvideAutofillStructure(arg0 *jni.Object, arg1 int32) error

DispatchProvideAutofillStructure calls android.view.ViewGroup.dispatchProvideAutofillStructure.

func (*ViewGroup) DispatchProvideStructure added in v0.0.6

func (m *ViewGroup) DispatchProvideStructure(arg0 *jni.Object) error

DispatchProvideStructure calls android.view.ViewGroup.dispatchProvideStructure.

func (*ViewGroup) DispatchScrollCaptureSearch added in v0.0.6

func (m *ViewGroup) DispatchScrollCaptureSearch(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 *jni.Object,
) error

DispatchScrollCaptureSearch calls android.view.ViewGroup.dispatchScrollCaptureSearch.

func (*ViewGroup) DispatchSetActivated added in v0.0.6

func (m *ViewGroup) DispatchSetActivated(arg0 bool) error

DispatchSetActivated calls android.view.ViewGroup.dispatchSetActivated.

func (*ViewGroup) DispatchSetSelected added in v0.0.6

func (m *ViewGroup) DispatchSetSelected(arg0 bool) error

DispatchSetSelected calls android.view.ViewGroup.dispatchSetSelected.

func (*ViewGroup) DispatchStartTemporaryDetach added in v0.0.6

func (m *ViewGroup) DispatchStartTemporaryDetach() error

DispatchStartTemporaryDetach calls android.view.ViewGroup.dispatchStartTemporaryDetach.

func (*ViewGroup) DispatchSystemUiVisibilityChanged added in v0.0.6

func (m *ViewGroup) DispatchSystemUiVisibilityChanged(arg0 int32) error

DispatchSystemUiVisibilityChanged calls android.view.ViewGroup.dispatchSystemUiVisibilityChanged.

func (*ViewGroup) DispatchTouchEvent added in v0.0.6

func (m *ViewGroup) DispatchTouchEvent(arg0 *jni.Object) (bool, error)

DispatchTouchEvent calls android.view.ViewGroup.dispatchTouchEvent.

func (*ViewGroup) DispatchTrackballEvent added in v0.0.6

func (m *ViewGroup) DispatchTrackballEvent(arg0 *jni.Object) (bool, error)

DispatchTrackballEvent calls android.view.ViewGroup.dispatchTrackballEvent.

func (*ViewGroup) DispatchUnhandledMove added in v0.0.6

func (m *ViewGroup) DispatchUnhandledMove(arg0 *jni.Object, arg1 int32) (bool, error)

DispatchUnhandledMove calls android.view.ViewGroup.dispatchUnhandledMove.

func (*ViewGroup) DispatchWindowFocusChanged added in v0.0.6

func (m *ViewGroup) DispatchWindowFocusChanged(arg0 bool) error

DispatchWindowFocusChanged calls android.view.ViewGroup.dispatchWindowFocusChanged.

func (*ViewGroup) DispatchWindowInsetsAnimationEnd added in v0.0.6

func (m *ViewGroup) DispatchWindowInsetsAnimationEnd(arg0 *jni.Object) error

DispatchWindowInsetsAnimationEnd calls android.view.ViewGroup.dispatchWindowInsetsAnimationEnd.

func (*ViewGroup) DispatchWindowInsetsAnimationPrepare added in v0.0.6

func (m *ViewGroup) DispatchWindowInsetsAnimationPrepare(arg0 *jni.Object) error

DispatchWindowInsetsAnimationPrepare calls android.view.ViewGroup.dispatchWindowInsetsAnimationPrepare.

func (*ViewGroup) DispatchWindowInsetsAnimationProgress added in v0.0.6

func (m *ViewGroup) DispatchWindowInsetsAnimationProgress(arg0 *jni.Object, arg1 *jni.Object) (*jni.Object, error)

DispatchWindowInsetsAnimationProgress calls android.view.ViewGroup.dispatchWindowInsetsAnimationProgress.

func (*ViewGroup) DispatchWindowInsetsAnimationStart added in v0.0.6

func (m *ViewGroup) DispatchWindowInsetsAnimationStart(arg0 *jni.Object, arg1 *jni.Object) (*jni.Object, error)

DispatchWindowInsetsAnimationStart calls android.view.ViewGroup.dispatchWindowInsetsAnimationStart.

func (*ViewGroup) DispatchWindowSystemUiVisiblityChanged added in v0.0.6

func (m *ViewGroup) DispatchWindowSystemUiVisiblityChanged(arg0 int32) error

DispatchWindowSystemUiVisiblityChanged calls android.view.ViewGroup.dispatchWindowSystemUiVisiblityChanged.

func (*ViewGroup) DispatchWindowVisibilityChanged added in v0.0.6

func (m *ViewGroup) DispatchWindowVisibilityChanged(arg0 int32) error

DispatchWindowVisibilityChanged calls android.view.ViewGroup.dispatchWindowVisibilityChanged.

func (*ViewGroup) EndViewTransition added in v0.0.6

func (m *ViewGroup) EndViewTransition(arg0 *jni.Object) error

EndViewTransition calls android.view.ViewGroup.endViewTransition.

func (*ViewGroup) FindFocus added in v0.0.6

func (m *ViewGroup) FindFocus() (*jni.Object, error)

FindFocus calls android.view.ViewGroup.findFocus.

func (*ViewGroup) FindOnBackInvokedDispatcherForChild added in v0.0.6

func (m *ViewGroup) FindOnBackInvokedDispatcherForChild(arg0 *jni.Object, arg1 *jni.Object) (*jni.Object, error)

FindOnBackInvokedDispatcherForChild calls android.view.ViewGroup.findOnBackInvokedDispatcherForChild.

func (*ViewGroup) FindViewsWithText added in v0.0.6

func (m *ViewGroup) FindViewsWithText(
	arg0 *jni.Object,
	arg1 string,
	arg2 int32,
) error

FindViewsWithText calls android.view.ViewGroup.findViewsWithText.

func (*ViewGroup) FocusSearch added in v0.0.6

func (m *ViewGroup) FocusSearch(arg0 *jni.Object, arg1 int32) (*jni.Object, error)

FocusSearch calls android.view.ViewGroup.focusSearch.

func (*ViewGroup) FocusableViewAvailable added in v0.0.6

func (m *ViewGroup) FocusableViewAvailable(arg0 *jni.Object) error

FocusableViewAvailable calls android.view.ViewGroup.focusableViewAvailable.

func (*ViewGroup) GatherTransparentRegion added in v0.0.6

func (m *ViewGroup) GatherTransparentRegion(arg0 *jni.Object) (bool, error)

GatherTransparentRegion calls android.view.ViewGroup.gatherTransparentRegion.

func (*ViewGroup) GenerateLayoutParams added in v0.0.6

func (m *ViewGroup) GenerateLayoutParams(arg0 *jni.Object) (*jni.Object, error)

GenerateLayoutParams calls android.view.ViewGroup.generateLayoutParams.

func (*ViewGroup) GetAccessibilityClassName added in v0.0.6

func (m *ViewGroup) GetAccessibilityClassName() (*jni.Object, error)

GetAccessibilityClassName calls android.view.ViewGroup.getAccessibilityClassName.

func (*ViewGroup) GetChildAt added in v0.0.6

func (m *ViewGroup) GetChildAt(arg0 int32) (*jni.Object, error)

GetChildAt calls android.view.ViewGroup.getChildAt.

func (*ViewGroup) GetChildCount added in v0.0.6

func (m *ViewGroup) GetChildCount() (int32, error)

GetChildCount calls android.view.ViewGroup.getChildCount.

func (*ViewGroup) GetChildDrawingOrder added in v0.0.6

func (m *ViewGroup) GetChildDrawingOrder(arg0 int32) (int32, error)

GetChildDrawingOrder calls android.view.ViewGroup.getChildDrawingOrder.

func (*ViewGroup) GetChildMeasureSpec added in v0.0.6

func (m *ViewGroup) GetChildMeasureSpec(
	arg0 int32,
	arg1 int32,
	arg2 int32,
) (int32, error)

GetChildMeasureSpec calls android.view.ViewGroup.getChildMeasureSpec.

func (*ViewGroup) GetChildVisibleRect added in v0.0.6

func (m *ViewGroup) GetChildVisibleRect(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 *jni.Object,
) (bool, error)

GetChildVisibleRect calls android.view.ViewGroup.getChildVisibleRect.

func (*ViewGroup) GetClipChildren added in v0.0.6

func (m *ViewGroup) GetClipChildren() (bool, error)

GetClipChildren calls android.view.ViewGroup.getClipChildren.

func (*ViewGroup) GetClipToPadding added in v0.0.6

func (m *ViewGroup) GetClipToPadding() (bool, error)

GetClipToPadding calls android.view.ViewGroup.getClipToPadding.

func (*ViewGroup) GetDescendantFocusability added in v0.0.6

func (m *ViewGroup) GetDescendantFocusability() (int32, error)

GetDescendantFocusability calls android.view.ViewGroup.getDescendantFocusability.

func (*ViewGroup) GetFocusedChild added in v0.0.6

func (m *ViewGroup) GetFocusedChild() (*jni.Object, error)

GetFocusedChild calls android.view.ViewGroup.getFocusedChild.

func (*ViewGroup) GetLayoutAnimation added in v0.0.6

func (m *ViewGroup) GetLayoutAnimation() (*jni.Object, error)

GetLayoutAnimation calls android.view.ViewGroup.getLayoutAnimation.

func (*ViewGroup) GetLayoutAnimationListener added in v0.0.6

func (m *ViewGroup) GetLayoutAnimationListener() (*jni.Object, error)

GetLayoutAnimationListener calls android.view.ViewGroup.getLayoutAnimationListener.

func (*ViewGroup) GetLayoutMode added in v0.0.6

func (m *ViewGroup) GetLayoutMode() (int32, error)

GetLayoutMode calls android.view.ViewGroup.getLayoutMode.

func (*ViewGroup) GetLayoutTransition added in v0.0.6

func (m *ViewGroup) GetLayoutTransition() (*jni.Object, error)

GetLayoutTransition calls android.view.ViewGroup.getLayoutTransition.

func (*ViewGroup) GetNestedScrollAxes added in v0.0.6

func (m *ViewGroup) GetNestedScrollAxes() (int32, error)

GetNestedScrollAxes calls android.view.ViewGroup.getNestedScrollAxes.

func (*ViewGroup) GetOverlay0 added in v0.0.6

func (m *ViewGroup) GetOverlay0() (*jni.Object, error)

GetOverlay0 calls android.view.ViewGroup.getOverlay.

func (*ViewGroup) GetOverlay0_1 added in v0.0.6

func (m *ViewGroup) GetOverlay0_1() (*jni.Object, error)

GetOverlay0_1 calls android.view.ViewGroup.getOverlay.

func (*ViewGroup) GetPersistentDrawingCache added in v0.0.6

func (m *ViewGroup) GetPersistentDrawingCache() (int32, error)

GetPersistentDrawingCache calls android.view.ViewGroup.getPersistentDrawingCache.

func (*ViewGroup) GetTouchscreenBlocksFocus added in v0.0.6

func (m *ViewGroup) GetTouchscreenBlocksFocus() (bool, error)

GetTouchscreenBlocksFocus calls android.view.ViewGroup.getTouchscreenBlocksFocus.

func (*ViewGroup) HasFocus added in v0.0.6

func (m *ViewGroup) HasFocus() (bool, error)

HasFocus calls android.view.ViewGroup.hasFocus.

func (*ViewGroup) HasTransientState added in v0.0.6

func (m *ViewGroup) HasTransientState() (bool, error)

HasTransientState calls android.view.ViewGroup.hasTransientState.

func (*ViewGroup) IndexOfChild added in v0.0.6

func (m *ViewGroup) IndexOfChild(arg0 *jni.Object) (int32, error)

IndexOfChild calls android.view.ViewGroup.indexOfChild.

func (*ViewGroup) InvalidateChild added in v0.0.6

func (m *ViewGroup) InvalidateChild(arg0 *jni.Object, arg1 *jni.Object) error

InvalidateChild calls android.view.ViewGroup.invalidateChild.

func (*ViewGroup) InvalidateChildInParent added in v0.0.6

func (m *ViewGroup) InvalidateChildInParent(arg0 *jni.Object, arg1 *jni.Object) (*jni.Object, error)

InvalidateChildInParent calls android.view.ViewGroup.invalidateChildInParent.

func (*ViewGroup) IsAlwaysDrawnWithCacheEnabled added in v0.0.6

func (m *ViewGroup) IsAlwaysDrawnWithCacheEnabled() (bool, error)

IsAlwaysDrawnWithCacheEnabled calls android.view.ViewGroup.isAlwaysDrawnWithCacheEnabled.

func (*ViewGroup) IsAnimationCacheEnabled added in v0.0.6

func (m *ViewGroup) IsAnimationCacheEnabled() (bool, error)

IsAnimationCacheEnabled calls android.view.ViewGroup.isAnimationCacheEnabled.

func (*ViewGroup) IsLayoutSuppressed added in v0.0.6

func (m *ViewGroup) IsLayoutSuppressed() (bool, error)

IsLayoutSuppressed calls android.view.ViewGroup.isLayoutSuppressed.

func (*ViewGroup) IsMotionEventSplittingEnabled added in v0.0.6

func (m *ViewGroup) IsMotionEventSplittingEnabled() (bool, error)

IsMotionEventSplittingEnabled calls android.view.ViewGroup.isMotionEventSplittingEnabled.

func (*ViewGroup) IsTransitionGroup added in v0.0.6

func (m *ViewGroup) IsTransitionGroup() (bool, error)

IsTransitionGroup calls android.view.ViewGroup.isTransitionGroup.

func (*ViewGroup) JumpDrawablesToCurrentState added in v0.0.6

func (m *ViewGroup) JumpDrawablesToCurrentState() error

JumpDrawablesToCurrentState calls android.view.ViewGroup.jumpDrawablesToCurrentState.

func (*ViewGroup) Layout added in v0.0.6

func (m *ViewGroup) Layout(
	arg0 int32,
	arg1 int32,
	arg2 int32,
	arg3 int32,
) error

Layout calls android.view.ViewGroup.layout.

func (*ViewGroup) NotifySubtreeAccessibilityStateChanged added in v0.0.6

func (m *ViewGroup) NotifySubtreeAccessibilityStateChanged(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 int32,
) error

NotifySubtreeAccessibilityStateChanged calls android.view.ViewGroup.notifySubtreeAccessibilityStateChanged.

func (*ViewGroup) OffsetDescendantRectToMyCoords added in v0.0.6

func (m *ViewGroup) OffsetDescendantRectToMyCoords(arg0 *jni.Object, arg1 *jni.Object) error

OffsetDescendantRectToMyCoords calls android.view.ViewGroup.offsetDescendantRectToMyCoords.

func (*ViewGroup) OffsetRectIntoDescendantCoords added in v0.0.6

func (m *ViewGroup) OffsetRectIntoDescendantCoords(arg0 *jni.Object, arg1 *jni.Object) error

OffsetRectIntoDescendantCoords calls android.view.ViewGroup.offsetRectIntoDescendantCoords.

func (*ViewGroup) OnDescendantInvalidated added in v0.0.6

func (m *ViewGroup) OnDescendantInvalidated(arg0 *jni.Object, arg1 *jni.Object) error

OnDescendantInvalidated calls android.view.ViewGroup.onDescendantInvalidated.

func (*ViewGroup) OnInterceptHoverEvent added in v0.0.6

func (m *ViewGroup) OnInterceptHoverEvent(arg0 *jni.Object) (bool, error)

OnInterceptHoverEvent calls android.view.ViewGroup.onInterceptHoverEvent.

func (*ViewGroup) OnInterceptTouchEvent added in v0.0.6

func (m *ViewGroup) OnInterceptTouchEvent(arg0 *jni.Object) (bool, error)

OnInterceptTouchEvent calls android.view.ViewGroup.onInterceptTouchEvent.

func (*ViewGroup) OnNestedFling added in v0.0.6

func (m *ViewGroup) OnNestedFling(
	arg0 *jni.Object,
	arg1 float32,
	arg2 float32,
	arg3 bool,
) (bool, error)

OnNestedFling calls android.view.ViewGroup.onNestedFling.

func (*ViewGroup) OnNestedPreFling added in v0.0.6

func (m *ViewGroup) OnNestedPreFling(
	arg0 *jni.Object,
	arg1 float32,
	arg2 float32,
) (bool, error)

OnNestedPreFling calls android.view.ViewGroup.onNestedPreFling.

func (*ViewGroup) OnNestedPrePerformAccessibilityAction added in v0.0.6

func (m *ViewGroup) OnNestedPrePerformAccessibilityAction(
	arg0 *jni.Object,
	arg1 int32,
	arg2 *jni.Object,
) (bool, error)

OnNestedPrePerformAccessibilityAction calls android.view.ViewGroup.onNestedPrePerformAccessibilityAction.

func (*ViewGroup) OnNestedPreScroll added in v0.0.6

func (m *ViewGroup) OnNestedPreScroll(
	arg0 *jni.Object,
	arg1 int32,
	arg2 int32,
	arg3 *jni.Object,
) error

OnNestedPreScroll calls android.view.ViewGroup.onNestedPreScroll.

func (*ViewGroup) OnNestedScroll added in v0.0.6

func (m *ViewGroup) OnNestedScroll(
	arg0 *jni.Object,
	arg1 int32,
	arg2 int32,
	arg3 int32,
	arg4 int32,
) error

OnNestedScroll calls android.view.ViewGroup.onNestedScroll.

func (*ViewGroup) OnNestedScrollAccepted added in v0.0.6

func (m *ViewGroup) OnNestedScrollAccepted(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 int32,
) error

OnNestedScrollAccepted calls android.view.ViewGroup.onNestedScrollAccepted.

func (*ViewGroup) OnRequestSendAccessibilityEvent added in v0.0.6

func (m *ViewGroup) OnRequestSendAccessibilityEvent(arg0 *jni.Object, arg1 *jni.Object) (bool, error)

OnRequestSendAccessibilityEvent calls android.view.ViewGroup.onRequestSendAccessibilityEvent.

func (*ViewGroup) OnResolvePointerIcon added in v0.0.6

func (m *ViewGroup) OnResolvePointerIcon(arg0 *jni.Object, arg1 int32) (*jni.Object, error)

OnResolvePointerIcon calls android.view.ViewGroup.onResolvePointerIcon.

func (*ViewGroup) OnStartNestedScroll added in v0.0.6

func (m *ViewGroup) OnStartNestedScroll(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 int32,
) (bool, error)

OnStartNestedScroll calls android.view.ViewGroup.onStartNestedScroll.

func (*ViewGroup) OnStopNestedScroll added in v0.0.6

func (m *ViewGroup) OnStopNestedScroll(arg0 *jni.Object) error

OnStopNestedScroll calls android.view.ViewGroup.onStopNestedScroll.

func (*ViewGroup) OnViewAdded added in v0.0.6

func (m *ViewGroup) OnViewAdded(arg0 *jni.Object) error

OnViewAdded calls android.view.ViewGroup.onViewAdded.

func (*ViewGroup) OnViewRemoved added in v0.0.6

func (m *ViewGroup) OnViewRemoved(arg0 *jni.Object) error

OnViewRemoved calls android.view.ViewGroup.onViewRemoved.

func (*ViewGroup) PropagateRequestedFrameRate added in v0.0.6

func (m *ViewGroup) PropagateRequestedFrameRate(arg0 float32, arg1 bool) error

PropagateRequestedFrameRate calls android.view.ViewGroup.propagateRequestedFrameRate.

func (*ViewGroup) RecomputeViewAttributes added in v0.0.6

func (m *ViewGroup) RecomputeViewAttributes(arg0 *jni.Object) error

RecomputeViewAttributes calls android.view.ViewGroup.recomputeViewAttributes.

func (*ViewGroup) RemoveAllViews added in v0.0.6

func (m *ViewGroup) RemoveAllViews() error

RemoveAllViews calls android.view.ViewGroup.removeAllViews.

func (*ViewGroup) RemoveAllViewsInLayout added in v0.0.6

func (m *ViewGroup) RemoveAllViewsInLayout() error

RemoveAllViewsInLayout calls android.view.ViewGroup.removeAllViewsInLayout.

func (*ViewGroup) RemoveView added in v0.0.6

func (m *ViewGroup) RemoveView(arg0 *jni.Object) error

RemoveView calls android.view.ViewGroup.removeView.

func (*ViewGroup) RemoveViewAt added in v0.0.6

func (m *ViewGroup) RemoveViewAt(arg0 int32) error

RemoveViewAt calls android.view.ViewGroup.removeViewAt.

func (*ViewGroup) RemoveViewInLayout added in v0.0.6

func (m *ViewGroup) RemoveViewInLayout(arg0 *jni.Object) error

RemoveViewInLayout calls android.view.ViewGroup.removeViewInLayout.

func (*ViewGroup) RemoveViews added in v0.0.6

func (m *ViewGroup) RemoveViews(arg0 int32, arg1 int32) error

RemoveViews calls android.view.ViewGroup.removeViews.

func (*ViewGroup) RemoveViewsInLayout added in v0.0.6

func (m *ViewGroup) RemoveViewsInLayout(arg0 int32, arg1 int32) error

RemoveViewsInLayout calls android.view.ViewGroup.removeViewsInLayout.

func (*ViewGroup) RequestChildFocus added in v0.0.6

func (m *ViewGroup) RequestChildFocus(arg0 *jni.Object, arg1 *jni.Object) error

RequestChildFocus calls android.view.ViewGroup.requestChildFocus.

func (*ViewGroup) RequestChildRectangleOnScreen added in v0.0.6

func (m *ViewGroup) RequestChildRectangleOnScreen(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 bool,
) (bool, error)

RequestChildRectangleOnScreen calls android.view.ViewGroup.requestChildRectangleOnScreen.

func (*ViewGroup) RequestDisallowInterceptTouchEvent added in v0.0.6

func (m *ViewGroup) RequestDisallowInterceptTouchEvent(arg0 bool) error

RequestDisallowInterceptTouchEvent calls android.view.ViewGroup.requestDisallowInterceptTouchEvent.

func (*ViewGroup) RequestFocus added in v0.0.6

func (m *ViewGroup) RequestFocus(arg0 int32, arg1 *jni.Object) (bool, error)

RequestFocus calls android.view.ViewGroup.requestFocus.

func (*ViewGroup) RequestSendAccessibilityEvent added in v0.0.6

func (m *ViewGroup) RequestSendAccessibilityEvent(arg0 *jni.Object, arg1 *jni.Object) (bool, error)

RequestSendAccessibilityEvent calls android.view.ViewGroup.requestSendAccessibilityEvent.

func (*ViewGroup) RequestTransparentRegion added in v0.0.6

func (m *ViewGroup) RequestTransparentRegion(arg0 *jni.Object) error

RequestTransparentRegion calls android.view.ViewGroup.requestTransparentRegion.

func (*ViewGroup) RestoreDefaultFocus added in v0.0.6

func (m *ViewGroup) RestoreDefaultFocus() (bool, error)

RestoreDefaultFocus calls android.view.ViewGroup.restoreDefaultFocus.

func (*ViewGroup) ScheduleLayoutAnimation added in v0.0.6

func (m *ViewGroup) ScheduleLayoutAnimation() error

ScheduleLayoutAnimation calls android.view.ViewGroup.scheduleLayoutAnimation.

func (*ViewGroup) SetAddStatesFromChildren added in v0.0.6

func (m *ViewGroup) SetAddStatesFromChildren(arg0 bool) error

SetAddStatesFromChildren calls android.view.ViewGroup.setAddStatesFromChildren.

func (*ViewGroup) SetAlwaysDrawnWithCacheEnabled added in v0.0.6

func (m *ViewGroup) SetAlwaysDrawnWithCacheEnabled(arg0 bool) error

SetAlwaysDrawnWithCacheEnabled calls android.view.ViewGroup.setAlwaysDrawnWithCacheEnabled.

func (*ViewGroup) SetAnimationCacheEnabled added in v0.0.6

func (m *ViewGroup) SetAnimationCacheEnabled(arg0 bool) error

SetAnimationCacheEnabled calls android.view.ViewGroup.setAnimationCacheEnabled.

func (*ViewGroup) SetClipChildren added in v0.0.6

func (m *ViewGroup) SetClipChildren(arg0 bool) error

SetClipChildren calls android.view.ViewGroup.setClipChildren.

func (*ViewGroup) SetClipToPadding added in v0.0.6

func (m *ViewGroup) SetClipToPadding(arg0 bool) error

SetClipToPadding calls android.view.ViewGroup.setClipToPadding.

func (*ViewGroup) SetDescendantFocusability added in v0.0.6

func (m *ViewGroup) SetDescendantFocusability(arg0 int32) error

SetDescendantFocusability calls android.view.ViewGroup.setDescendantFocusability.

func (*ViewGroup) SetLayoutAnimation added in v0.0.6

func (m *ViewGroup) SetLayoutAnimation(arg0 *jni.Object) error

SetLayoutAnimation calls android.view.ViewGroup.setLayoutAnimation.

func (*ViewGroup) SetLayoutAnimationListener added in v0.0.6

func (m *ViewGroup) SetLayoutAnimationListener(arg0 *jni.Object) error

SetLayoutAnimationListener calls android.view.ViewGroup.setLayoutAnimationListener.

func (*ViewGroup) SetLayoutMode added in v0.0.6

func (m *ViewGroup) SetLayoutMode(arg0 int32) error

SetLayoutMode calls android.view.ViewGroup.setLayoutMode.

func (*ViewGroup) SetLayoutTransition added in v0.0.6

func (m *ViewGroup) SetLayoutTransition(arg0 *jni.Object) error

SetLayoutTransition calls android.view.ViewGroup.setLayoutTransition.

func (*ViewGroup) SetMotionEventSplittingEnabled added in v0.0.6

func (m *ViewGroup) SetMotionEventSplittingEnabled(arg0 bool) error

SetMotionEventSplittingEnabled calls android.view.ViewGroup.setMotionEventSplittingEnabled.

func (*ViewGroup) SetOnHierarchyChangeListener added in v0.0.6

func (m *ViewGroup) SetOnHierarchyChangeListener(arg0 *jni.Object) error

SetOnHierarchyChangeListener calls android.view.ViewGroup.setOnHierarchyChangeListener.

func (*ViewGroup) SetPersistentDrawingCache added in v0.0.6

func (m *ViewGroup) SetPersistentDrawingCache(arg0 int32) error

SetPersistentDrawingCache calls android.view.ViewGroup.setPersistentDrawingCache.

func (*ViewGroup) SetRequestedFrameRate added in v0.0.6

func (m *ViewGroup) SetRequestedFrameRate(arg0 float32) error

SetRequestedFrameRate calls android.view.ViewGroup.setRequestedFrameRate.

func (*ViewGroup) SetTouchscreenBlocksFocus added in v0.0.6

func (m *ViewGroup) SetTouchscreenBlocksFocus(arg0 bool) error

SetTouchscreenBlocksFocus calls android.view.ViewGroup.setTouchscreenBlocksFocus.

func (*ViewGroup) SetTransitionGroup added in v0.0.6

func (m *ViewGroup) SetTransitionGroup(arg0 bool) error

SetTransitionGroup calls android.view.ViewGroup.setTransitionGroup.

func (*ViewGroup) SetWindowInsetsAnimationCallback added in v0.0.6

func (m *ViewGroup) SetWindowInsetsAnimationCallback(arg0 *jni.Object) error

SetWindowInsetsAnimationCallback calls android.view.ViewGroup.setWindowInsetsAnimationCallback.

func (*ViewGroup) ShouldDelayChildPressedState added in v0.0.6

func (m *ViewGroup) ShouldDelayChildPressedState() (bool, error)

ShouldDelayChildPressedState calls android.view.ViewGroup.shouldDelayChildPressedState.

func (*ViewGroup) ShowContextMenuForChild1 added in v0.0.6

func (m *ViewGroup) ShowContextMenuForChild1(arg0 *jni.Object) (bool, error)

ShowContextMenuForChild1 calls android.view.ViewGroup.showContextMenuForChild.

func (*ViewGroup) ShowContextMenuForChild3_1 added in v0.0.6

func (m *ViewGroup) ShowContextMenuForChild3_1(
	arg0 *jni.Object,
	arg1 float32,
	arg2 float32,
) (bool, error)

ShowContextMenuForChild3_1 calls android.view.ViewGroup.showContextMenuForChild.

func (*ViewGroup) StartActionModeForChild2 added in v0.0.6

func (m *ViewGroup) StartActionModeForChild2(arg0 *jni.Object, arg1 *jni.Object) (*jni.Object, error)

StartActionModeForChild2 calls android.view.ViewGroup.startActionModeForChild.

func (*ViewGroup) StartActionModeForChild3_1 added in v0.0.6

func (m *ViewGroup) StartActionModeForChild3_1(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 int32,
) (*jni.Object, error)

StartActionModeForChild3_1 calls android.view.ViewGroup.startActionModeForChild.

func (*ViewGroup) StartLayoutAnimation added in v0.0.6

func (m *ViewGroup) StartLayoutAnimation() error

StartLayoutAnimation calls android.view.ViewGroup.startLayoutAnimation.

func (*ViewGroup) StartViewTransition added in v0.0.6

func (m *ViewGroup) StartViewTransition(arg0 *jni.Object) error

StartViewTransition calls android.view.ViewGroup.startViewTransition.

func (*ViewGroup) SuppressLayout added in v0.0.6

func (m *ViewGroup) SuppressLayout(arg0 bool) error

SuppressLayout calls android.view.ViewGroup.suppressLayout.

func (*ViewGroup) UpdateViewLayout added in v0.0.6

func (m *ViewGroup) UpdateViewLayout(arg0 *jni.Object, arg1 *jni.Object) error

UpdateViewLayout calls android.view.ViewGroup.updateViewLayout.

type WindowManager added in v0.0.4

type WindowManager struct {
	VM  *jni.VM
	Ctx *app.Context
	Obj *jni.GlobalRef
}

WindowManager wraps android.view.WindowManager.

func NewWindowManager added in v0.0.4

func NewWindowManager(ctx *app.Context) (*WindowManager, error)

NewWindowManager obtains android.view.WindowManager from the Android system service manager.

func (*WindowManager) Close added in v0.0.4

func (m *WindowManager) Close()

Close releases the global reference to the underlying Java object. After Close, the WindowManager must not be used.

func (*WindowManager) GetDefaultDisplay added in v0.0.4

func (m *WindowManager) GetDefaultDisplay() (*jni.Object, error)

GetDefaultDisplay calls android.view.WindowManager.getDefaultDisplay.

func (*WindowManager) RemoveViewImmediate added in v0.0.4

func (m *WindowManager) RemoveViewImmediate(arg0 *jni.Object) error

RemoveViewImmediate calls android.view.WindowManager.removeViewImmediate.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL