Interface PlatformViewsChannel.PlatformViewBufferResized
- Enclosing class:
- PlatformViewsChannel
public static interface PlatformViewsChannel.PlatformViewBufferResized
Allows to notify when a platform view buffer has been resized.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
run
(PlatformViewsChannel.PlatformViewBufferSize bufferSize)
-
Method Details
-
run
-