LiveStream 类 |
命名空间: Smobiler.Plugins
LiveStream 类型公开以下成员。
名称 | 说明 | |
---|---|---|
![]() | LiveStream |
初始化LiveStream类的一个新实例
|
名称 | 说明 | |
---|---|---|
![]() | BackColor | (重写 MobileControlBackColor.) |
![]() | Border | (重写 MobileControlBorder.) |
![]() | BorderColor | (重写 MobileControlBorderColor.) |
![]() | BorderRadius | (重写 MobileControlBorderRadius.) |
![]() | BorderStyle | (重写 MobileControlBorderStyle.) |
![]() | Bottom |
获取和设置控件下边缘距离父控件的距离。
(继承自 MobileControl。) |
![]() | Bounds |
获取或设置控件(包括其非工作区元素)的大小和位置。
(继承自 MobileControl。) |
![]() | Client |
获取客户端变量
(继承自 MobileControlBase。) |
![]() | DesignStyle |
获取和设置包括有关控件的样式
(继承自 MobileControlBase。) |
![]() | Dock |
设置和获取控件停靠的位置和方式
(继承自 MobileControl。) |
![]() | Filter |
获取和设置美颜功能
|
![]() | Flex |
获取和设置一个值,该值代表FlexGrow和FlexShrink的组合。
(继承自 MobileControl。) |
![]() | Form |
获取控件所属的窗体
(继承自 MobileControlBase。) |
![]() | Height |
获取或设置控件的高度。
(继承自 MobileControl。) |
![]() | InvokeRequired |
获取一个值,该值指示在更新UI属性时,是否使用使用UI线程委托。
(继承自 MobileControlBase。) |
![]() | IsLoaded |
获取一个值,该值表示当前窗口 MobileForm 是否已经载入。
(继承自 MobileControlBase。) |
![]() | LayoutPercentage |
获取和设置布局百分比
(继承自 MobileControl。) |
![]() | Left |
获取或设置控件距离容器控件左边缘的 x 坐标。
(继承自 MobileControl。) |
![]() | Location |
获取或设置该控件的左上角相对于其容器的左上角的坐标。
(继承自 MobileControl。) |
![]() | Margin |
获取或设置控件边框与边框外控件间隔距离
(继承自 MobileControl。) |
![]() | MaxHeightRate |
获取和设置控件最大高度比例
(继承自 MobileControl。) |
![]() | MinHeightRate |
获取和设置控件最小高度比例
(继承自 MobileControl。) |
![]() | Name |
获取或设置控件的名称。
(继承自 MobileControlBase。) |
![]() | Owner |
获取或设置控件的布局控件MobileLayoutControl。
(继承自 MobileControlBase。) |
![]() | Padding | (重写 MobileControlPadding.) |
![]() | Parent |
获取或设置控件的父控件MobileContainerControl。
(继承自 MobileControlBase。) |
![]() | Play |
获取和设置是否开启直播推送
|
![]() | Position |
获取和设置布局
(继承自 MobileControl。) |
![]() | Right |
获取和设置控件右边缘距离父控件的距离。
(继承自 MobileControl。) |
![]() | SelfAlign |
获取和设置一个值,该值代表覆盖容器侧轴的对齐方式。
(继承自 MobileControl。) |
![]() | SelfLayout |
获取和设置控件自身布局。
(继承自 MobileControl。) |
![]() | Shadow |
获取和设置控件阴影
(继承自 MobileControl。) |
![]() | Size |
获取或设置控件的高度和宽度。
(继承自 MobileControl。) |
![]() | SwapCamera |
获取和设置是否开启前置摄像头
|
![]() | TabIndex |
获取或设置在控件的容器的控件的 Tab 键顺序。
(继承自 MobileControl。) |
![]() | Tag |
获取或设置包含有关控件的数据的对象。
(继承自 MobileControlBase。) |
![]() | Top |
获取或设置控件的上边缘的 y 坐标。
(继承自 MobileControl。) |
![]() | Url |
获取和设置媒体源
|
![]() | Visible |
获取或设置一个值,该值指示是否显示该控件。
(继承自 MobileControl。) |
![]() | Width |
获取或设置控件的宽度。
(继承自 MobileControl。) |
![]() | ZIndex |
获取和设置一个值,该值表示在Z轴上的显示顺序。
(继承自 MobileControl。) |
名称 | 说明 | |
---|---|---|
![]() | GetPropertyInitialValue |
根据属性名称获取STML协议中的属性默认值
(继承自 MobileControlBase。) |
![]() | Invoke(Delegate) | (继承自 MobileControlBase。) |
![]() | Invoke(Delegate, Object) | (继承自 MobileControlBase。) |
名称 | 说明 | |
---|---|---|
![]() | OnChanged |
视频状态改变后发生。
|
![]() | PropertyChanged |
Occurs when a property value changes
(继承自 MobileControlBase。) |