Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
platform_message_response_darwin.h File Reference
#include <Foundation/Foundation.h>
#include "flutter/fml/macros.h"
#include "flutter/fml/make_copyable.h"
#include "flutter/fml/platform/darwin/scoped_block.h"
#include "flutter/fml/task_runner.h"
#include "flutter/lib/ui/window/platform_message_response.h"
import "flutter/shell/platform/darwin/common/buffer_conversions.h"

Go to the source code of this file.

Classes

class  flutter::PlatformMessageResponseDarwin
 

Namespaces

namespace  flutter
 

Typedefs

typedef void(^ PlatformMessageResponseCallback) (NSData *)
 

Typedef Documentation

◆ PlatformMessageResponseCallback

typedef void(^ PlatformMessageResponseCallback) (NSData *)

Definition at line 17 of file platform_message_response_darwin.h.