Table of Contents

Class EyeDropperService

Namespace
BootstrapBlazor.Components
Assembly
BootstrapBlazor.dll

EyeDropper 服务用于屏幕吸色

public class EyeDropperService : BootstrapServiceBase<EyeDropperOption>
Inheritance
EyeDropperService
Inherited Members
Extension Methods

Constructors

EyeDropperService()

public EyeDropperService()

Methods

PickAsync()

全屏方法,已经全屏时再次调用后退出全屏

public Task<string?> PickAsync()

Returns

Task<string>