types

package
v0.0.5 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: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DragEvent

type DragEvent struct {
	Action  int32
	X       float32
	Y       float32
	OffsetX float32
	OffsetY float32
}

func (*DragEvent) MarshalParcel

func (s *DragEvent) MarshalParcel(
	p *parcel.Parcel,
) error

func (*DragEvent) UnmarshalParcel

func (s *DragEvent) UnmarshalParcel(
	p *parcel.Parcel,
) error

type RemoteAnimationAdapter

type RemoteAnimationAdapter struct {
	Duration                 int64
	StatusBarTransitionDelay int64
	ChangeNeedsSnapshot      bool
}

func (*RemoteAnimationAdapter) MarshalParcel

func (s *RemoteAnimationAdapter) MarshalParcel(
	p *parcel.Parcel,
) error

func (*RemoteAnimationAdapter) UnmarshalParcel

func (s *RemoteAnimationAdapter) UnmarshalParcel(
	p *parcel.Parcel,
) error

type RemoteAnimationDefinition

type RemoteAnimationDefinition struct {
	Size int32
}

func (*RemoteAnimationDefinition) MarshalParcel

func (s *RemoteAnimationDefinition) MarshalParcel(
	p *parcel.Parcel,
) error

func (*RemoteAnimationDefinition) UnmarshalParcel

func (s *RemoteAnimationDefinition) UnmarshalParcel(
	p *parcel.Parcel,
) error

type RemoteAnimationTarget

type RemoteAnimationTarget struct {
	TaskId              int32
	Mode                int32
	IsTranslucent       bool
	PrefixOrderIndex    int32
	IsNotInRecents      bool
	AllowEnterPip       bool
	WindowType          int32
	HasAnimatingParent  bool
	BackgroundColor     int32
	ShowBackdrop        bool
	WillShowImeOnTarget bool
	RotationChange      int32
	WindowConfiguration *appTypes.WindowConfiguration
}

func (*RemoteAnimationTarget) MarshalParcel

func (s *RemoteAnimationTarget) MarshalParcel(
	p *parcel.Parcel,
) error

func (*RemoteAnimationTarget) UnmarshalParcel

func (s *RemoteAnimationTarget) UnmarshalParcel(
	p *parcel.Parcel,
) error

type SurfaceControl

type SurfaceControl struct {
	Name   string
	Width  int32
	Height int32
}

func (*SurfaceControl) MarshalParcel

func (s *SurfaceControl) MarshalParcel(
	p *parcel.Parcel,
) error

func (*SurfaceControl) UnmarshalParcel

func (s *SurfaceControl) UnmarshalParcel(
	p *parcel.Parcel,
) error

type SurfaceControlTransaction

type SurfaceControlTransaction struct {
}

func (*SurfaceControlTransaction) MarshalParcel

func (s *SurfaceControlTransaction) MarshalParcel(
	p *parcel.Parcel,
) error

func (*SurfaceControlTransaction) UnmarshalParcel

func (s *SurfaceControlTransaction) UnmarshalParcel(
	p *parcel.Parcel,
) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL