LivenessViewSection
struct LivenessViewSection : ViewA struct to handle the liveness view section.
- 
                  
                  DeclarationSwift @Binding var isLivnessEnable: Bool { get nonmutating set }
- 
                  
                  DeclarationSwift var body: some View { get }
