PlatformActivityService class

Provides access to the platform views service.

This service allows creating and controlling platform-specific views.

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

addPlatformActivityServiceListener(PlatformActivityServiceListener listener) → void
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
removePlatformActivityServiceListener(PlatformActivityServiceListener listener) → void
toString() String
A string representation of this object.
inherited
triggerEnterPictureInPicture() Future<void>

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

instance PlatformActivityService
final