什么是Overlay ,OverlayEntry,OverlayState Overlay: 一个可以独立管理的Stack。 通过它让Widget浮在其他的Widget之上,...
什么是Overlay ,OverlayEntry,OverlayState Overlay: 一个可以独立管理的Stack。 通过它让Widget浮在其他的Widget之上,...
Stack 布局 Stack 是可以将视图根据children中子组件的顺序进行叠加的组件,根据子组件是否被Positioned包裹判断布局的方式 存在无Positioned...
简介 AVCaptureDevice 一种为捕获会话提供输入(例如音频或视频)并提供针对特定于硬件的捕获功能的控件的设备。是关于硬件的接口,用于配置底层硬件的属性(如对焦,闪...
什么是View Binding 官方文档[https://developer.android.google.cn/topic/libraries/view-binding] ...
调用方式 1.load 是根据函数地址直接调用 2.initialize是通过objec_msgSend调用 调用时刻 1.load 是runtime加载类,分类的时候调用 ...
在Swift 中使用Objective-C 官方文档[https://developer.apple.com/documentation/swift/imported_c_a...
PopupWindow(悬浮框) Android 中的 PopupWindow[https://developer.android.google.cn/reference/k...
简介 UIPopoverPresentationController是用 iOS 8.0 后UIKit用来管理弹窗的对象,这个对象不用直接创建,UIKit 会自动创建此类的实...
AlertDialog[https://developer.android.google.cn/reference/kotlin/androidx/appcompat/app...