Interface PlatformViewsChannel.PlatformViewBufferResized
-
- Enclosing class:
- PlatformViewsChannel
public static interface PlatformViewsChannel.PlatformViewBufferResizedAllows to notify when a platform view buffer has been resized.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidrun(PlatformViewsChannel.PlatformViewBufferSize bufferSize)
-
-
-
Method Detail
-
run
void run(@Nullable PlatformViewsChannel.PlatformViewBufferSize bufferSize)
-
-